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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/selection/selection-and-text-repaint-expected.html

Issue 2727843004: needsPaintInvalidation() should not return true for selection. (Closed)
Patch Set: Renaming. Created 3 years, 10 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/selection/selection-and-text-repaint-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/selection/selection-and-text-repaint-expected.html b/third_party/WebKit/LayoutTests/paint/invalidation/selection/selection-and-text-repaint-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..ed7b1237f1824d63e0186abb2046f5e0b6ca077d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/selection/selection-and-text-repaint-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<p style="color:green">This text should be green.</p>

Powered by Google App Engine
This is Rietveld 408576698