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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-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/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
index 8c783961870b2df737c2598a7fc2eb924a34d984..bc2ac3d9be69f2f033afb3a72a53ef962bd47a6f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
@@ -14,32 +14,32 @@
{
"object": "LayoutInline (relative positioned) SPAN id='target'",
"rect": [8, 220, 100, 103],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutInline (relative positioned) SPAN id='target'",
"rect": [8, 200, 100, 103],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [8, 220, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [8, 220, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV",
"rect": [8, 200, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
"rect": [8, 200, 100, 100],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineBox",
@@ -55,19 +55,19 @@
},
{
"object": "InlineFlowBox",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineTextBox 'x'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698