blob: 34f97849cdb2124a5bbea5bc82d79de74ea47290 [file] [log] [blame]
<!DOCTYPE html>
<head>
<style>
td { -webkit-mask-image : url(red_transparent.gif); }
</style>
</head>
<body>
AA000A00AAA00<table><tr><td>
<script>
if (window.internals) {
testRunner.dumpAsText();
internals.paintControlTints();
}
</script>
Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=68133">68133</a>: Crash in RenderBox::paintMaskImages when GraphicsContext's painting is disabled<br>
This test has PASSED (no crash).
</body>
</html>