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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt

Issue 2402223002: Fix class name which has only space (Closed)
Patch Set: Fix layout 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/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
index ae41289e0bd0003180a0fd9caa4286318e3da278..01f199fa045b7052e0fa1a5eef83524f2ec5915b 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
@@ -25,7 +25,7 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow (positioned) DIV id='overlay'",
+ "object": "LayoutBlockFlow (positioned) DIV id='overlay' class=''",
"reason": "layoutObject insertion"
}
]

Powered by Google App Engine
This is Rietveld 408576698