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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
index e1939a7768e2e63407910f9c81435068e1f079b4..2998ca7edd88acb9445dc61ebf358d912d4c46b5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
@@ -14,11 +14,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutBlockFlow BODY",
- "rect": [18, 18, 284, 18],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow DIV id='inner-target'",
"rect": [18, 18, 284, 18],
"reason": "layoutObject removal"
@@ -60,10 +55,6 @@
{
"object": "LayoutBlockFlow DIV id='inner-target'",
"reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698