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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/paint/invalidation/details-open-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/details-open-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/details-open-repaint-expected.txt
index efa6d869846d1d2a2f3709c41310a37c762d72fd..cace2c402c38a5c3bc9e033db11d2610ce00940c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/details-open-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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