blob: d98542993376e6608880e0f05d3e77e6c6f28e34 [file] [log] [blame]
<!DOCTYPE html>
<head>
<style>
* {
-webkit-mask-image:none,none,url(x);
}
</style>
</head>
<body>
<fieldset><legend>
<script>
if (window.internals) {
testRunner.dumpAsText();
internals.paintControlTints(document);
}
</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>