Index: LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt b/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
similarity index 69% |
copy from LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
copy to LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
index bb05554c3a8b2bac724d3a9374590dc27d4ea9fe..1c00f057c24f3ce199596f2585541dda98962f89 100644 |
--- a/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.txt |
+++ b/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
@@ -6,10 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [8, 108, 100, 100], |
[8, 8, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutButton BUTTON id='target'" |
+ "LayoutBlockFlow DIV id='div1'", |
+ "LayoutBlockFlow DIV id='div2'" |
] |
} |
] |