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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/details-open-repaint-expected.txt

Issue 2417303002: Refactor PLSA scrollbar existence calculation. (Closed)
Patch Set: Sync + rebaseline invalidation tests. Created 4 years, 2 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/paint/invalidation/details-open-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/details-open-repaint-expected.txt
index e07ba675f7d07f42aeae13125c6cdb1832f60f8f..d47cae3c7b38fb5e858a7bfcae31dfb53b9f8f32 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/details-open-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/details-open-repaint-expected.txt
@@ -59,14 +59,6 @@
"reason": "scroll"
},
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "reason": "scroll"
- },
- {
- "object": "VerticalScrollbar",
- "reason": "scroll"
- },
- {
"object": "LayoutText #text",
"reason": "layoutObject insertion"
},

Powered by Google App Engine
This is Rietveld 408576698