Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1106)

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/document-flipped-blocks-writing-mode-scroll-expected.txt

Issue 2318033003: Don't un-flip if we're only mapping for one object. (Closed)
Patch Set: Update comment. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698