Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt

Issue 1536663004: Need to repaint its ::first-line background when a block moves. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Two tests even need manual rebaseline, since they already existed in TestExpectations. Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
index 1f2d1913bac62e2b3e8a25d860e2aa42055c42fa..0ee779c17489f40d478d169e9c58d992567311bd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
@@ -19,9 +19,11 @@
"InlineTextBox 'CONTENTS'",
"RootInlineBox",
"LayoutBlockFlow (anonymous)",
+ "RootInlineBox",
"LayoutInline SPAN id='outer'",
"InlineFlowBox",
"LayoutBlockFlow (anonymous)",
+ "RootInlineBox",
"LayoutInline SPAN id='outer'",
"InlineFlowBox",
"LayoutBlockFlow (anonymous)",

Powered by Google App Engine