Index: LayoutTests/fast/backgrounds/size/zero.html |
diff --git a/LayoutTests/fast/backgrounds/size/zero.html b/LayoutTests/fast/backgrounds/size/zero.html |
index d5a6830f801a784d2d0f2e114cad149e99a91d79..2427e60bb2f859e13f0cb623998a68c3a8f1c296 100644 |
--- a/LayoutTests/fast/backgrounds/size/zero.html |
+++ b/LayoutTests/fast/backgrounds/size/zero.html |
@@ -5,7 +5,7 @@ |
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15750">REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()</a> Bug</i>. |
</p> |
<p> |
- There should be four empty squares with black borders. WebKit should not hang or assert. |
+ There should be three empty squares with black borders and the last one should have blue background. WebKit should not hang or assert. |
</p> |
<div style="background-size: 0 0;"></div> |
<div style="background-size: 0 32px;"></div> |