Index: third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1a12cb13daad34ba4d5900b939471323d56f9595 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint-expected.txt |
@@ -0,0 +1,29 @@ |
+CONSOLE WARNING: Elements using the 'border-image' CSS property with no 'border-style' set should have no border, but currently do. Setting 'border-style' will be required in M51, around May 2016. See https://www.chromestatus.com/features/5542503914668032 for more details. |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [-13, -13, 813, 204], |
+ [-13, -13, 805, 188], |
+ [-13, -13, 805, 177], |
+ [-13, -13, 177, 177], |
+ [-97, -97, 897, 381], |
+ [-97, -97, 889, 381], |
+ [-97, -97, 889, 381], |
+ [-97, -97, 381, 381] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
+ "LayoutBlockFlow (anonymous)", |
+ "RootInlineBox", |
+ "LayoutBlockFlow DIV id='test'" |
+ ] |
+ } |
+ ] |
+} |
+ |