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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt

Issue 2557743008: Rebaseline paint/invalidation/resize-iframe-text.html for Mac. (Closed)
Patch Set: Revert https://codereview.chromium.org/2561283002 TestExpectations change. Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt
index 25ac5805de4993ddd13380b2ce70c843bfd295fd..f2b69df4f9a0d98ecc5687e385226df2e4579206 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.txt
@@ -17,6 +17,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 600, 785, 81],
+ "reason": "incremental"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"rect": [8, 8, 784, 18],
"reason": "forced by layout"
@@ -25,6 +30,16 @@
"object": "LayoutText #text",
"rect": [8, 8, 346, 18],
"reason": "forced by layout"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [785, 0, 15, 681],
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [785, 0, 15, 600],
+ "reason": "scroll"
}
]
}
@@ -57,6 +72,18 @@
{
"object": "HorizontalScrollbar",
"reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "reason": "scroll"
+ },
+ {
+ "object": "VerticalScrollbar",
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "reason": "incremental"
}
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/resize-iframe-text-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698