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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "Content Root Layer",
3 "position": [-716, 0],
4 "bounds": [1516, 585],
5 "children": [
6 {
7 "name": "LayoutView #document",
8 "bounds": [1516, 585],
9 "contentsOpaque": true,
10 "drawsContent": true,
11 "backgroundColor": "#008000"
12 }
13 ]
14 }
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698