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

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

Issue 2633813002: Auto-rebaseline for r443764 (Closed)
Patch Set: Created 3 years, 11 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/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt
index b35b467f2a5af9753354e6c40e790a1a73cb93e4..9039a5b62da5b0122def17459544a562274d60b3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/resize-iframe-text-expected.txt
@@ -17,6 +17,16 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 800, 34],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 785, 677],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutView #document",
"rect": [0, 600, 785, 77],
"reason": "incremental"
@@ -50,6 +60,10 @@
"reason": "incremental"
},
{
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow BODY",
"reason": "forced by layout"
},
@@ -84,6 +98,10 @@
{
"object": "LayoutView #document",
"reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698