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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/bugzilla-3509-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
similarity index 73%
rename from third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
index b6fadc11e43d6a0baf6716c21b67d9c91a38eba1..58ad387ad94958b68e2c541050810749b68b956b 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
@@ -12,25 +12,30 @@
"object": "LayoutBlockFlow DIV id='im'",
"rect": [11, 125, 100, 100],
"reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [11, 125, 4, 17],
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "LayoutBlockFlow DIV id='im'",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox '\u00A0'",
- "reason": "full"
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow DIV id='im'",
+ "object": "LayoutText #text",
"reason": "forced by layout"
},
{
- "object": "RootInlineBox",
+ "object": "InlineTextBox '\u00A0'",
"reason": "forced by layout"
}
]

Powered by Google App Engine
This is Rietveld 408576698