Index: third_party/WebKit/LayoutTests/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..02e3e280f06a6e2f4cc36305080da414eadf47ae |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.txt |
@@ -0,0 +1,15 @@ |
+{ |
+ "name": "Content Root Layer", |
+ "position": [-716, 0], |
+ "bounds": [1516, 585], |
+ "children": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [1516, 585], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#008000" |
+ } |
+ ] |
+} |
+ |