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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-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/fast/repaint/positioned-list-offset-change-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
index 8c5105a5d437b4ce10cbad2ca297eab0fc4dcf30..2f2d6fa546f7cbea0247aa8deada410ff76ae0d4 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
@@ -16,25 +16,13 @@
{
"object": "LayoutImage IMG",
"rect": [8, 60, 214, 232],
- "reason": "location change"
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
"object": "LayoutListItem (positioned) LI",
"reason": "forced by layout"
},
@@ -44,11 +32,11 @@
},
{
"object": "LayoutListMarker (anonymous)",
- "reason": "none"
+ "reason": "forced by layout"
},
{
"object": "LayoutImage IMG",
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698