Index: LayoutTests/fast/repaint/subpixel-shadow-included-in-invalidation-expected.txt |
diff --git a/LayoutTests/fast/repaint/subpixel-shadow-included-in-invalidation-expected.txt b/LayoutTests/fast/repaint/subpixel-shadow-included-in-invalidation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bd0e44ac3e31e4964d70f6e86812e4c28a2c0059 |
--- /dev/null |
+++ b/LayoutTests/fast/repaint/subpixel-shadow-included-in-invalidation-expected.txt |
@@ -0,0 +1,10 @@ |
+Tests whether a repaint rect encompasses box-shadow with subpixel offset when the shadow changes. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+FAIL Subpixel shadow [1.4,1.4,100,100] was not repainted. Repaint rects were [[0,0,101,101],[0,0,100,100]]. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |