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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/fast/repaint/positioned-document-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
index dda4a8da8decece136ce82b639c07848f1d91391..3249a75ff9f5057ffe807f234b9ee4b7f313119c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/positioned-document-element-expected.txt
@@ -15,42 +15,42 @@
{
"object": "LayoutBlockFlow (positioned) HTML class='changed'",
"rect": [0, 0, 800, 50],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [8, 16, 784, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow P",
"rect": [8, 16, 784, 18],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (positioned) HTML class='changed'",
"rect": [100, 100, 451, 50],
- "reason": "location change"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow BODY",
"rect": [108, 116, 435, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow P",
"rect": [108, 116, 435, 18],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [108, 116, 435, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [8, 16, 435, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
@@ -58,7 +58,7 @@
},
{
"object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698