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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-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. 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/linux/fast/repaint/clip-with-layout-delta-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
index c54352c1f04c7f5930fda1d8add9bd0631d1dd27..4e46608d4a1136c69bdbb75e107752430c324e96 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
@@ -20,10 +20,12 @@
"InlineTextBox '\u00A0'",
"LayoutBlockFlow DIV",
"LayoutBlockFlow SPAN id='t1'",
+ "RootInlineBox",
"LayoutText #text",
"InlineTextBox '\u00A0'",
"LayoutBlockFlow (relative positioned) DIV",
"LayoutBlockFlow SPAN id='t2' class='blue'",
+ "RootInlineBox",
"LayoutText #text",
"InlineTextBox '\u00A0'"
]

Powered by Google App Engine
This is Rietveld 408576698