OLD | NEW |
1 <p>Test for <a href="rdar://problem/5959165">rdar://problem/5959165</a>: Crash i
n a number of iExploder tests in WebCore::CachedImage::notifyObservers.</a> | 1 <p>Test for <a href="rdar://problem/5959165">rdar://problem/5959165</a>: Crash i
n a number of iExploder tests in WebCore::CachedImage::notifyObservers.</a> |
2 <p>Passed if the browser didn't crash.</p> | 2 <p>Passed if the browser didn't crash.</p> |
3 <script> | 3 <script> |
4 if (window.testRunner) | 4 if (window.testRunner) |
5 testRunner.dumpAsText(); | 5 testRunner.dumpAsText(); |
6 </script> | 6 </script> |
7 <object style="-webkit-mask-image: url(url-not-found);">text | 7 <object style="-webkit-mask-image: url(url-not-found);">text |
8 <object style="-webkit-mask-box-image: url(url-not-found); ">text | 8 <object style="-webkit-mask-box-image: url(url-not-found); ">text</object></obje
ct> |
9 <script>internals.updateLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks();</
script> | 9 <script>internals.updateLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks();</
script> |
OLD | NEW |