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

Unified Diff: LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt

Issue 1332233002: Invalidate whitespace text on text color changes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: TextOrColorChanged -> TextDecorationOrColorChanged Created 5 years, 3 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: LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt
diff --git a/LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt b/LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt
index bb95ef6a3ea584f45916ed8d5a07505d9c9c0e3d..9bbc775c55da7b5d65470dbfde94810db4715680 100644
--- a/LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt
+++ b/LayoutTests/fast/repaint/inline-outline-repaint-2-expected.txt
@@ -13,7 +13,8 @@
"LayoutInline SPAN",
"InlineFlowBox",
"LayoutText #text",
- "InlineTextBox 'Test'"
+ "InlineTextBox 'Test'",
+ "LayoutText #text"
]
}
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698