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

Unified Diff: LayoutTests/fast/repaint/text-match-pre-wrapped-text-expected.html

Issue 1305953003: Find In Page doesn't correctly highlight wrapped text. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/text-match-pre-wrapped-text-expected.html
diff --git a/LayoutTests/fast/repaint/text-match-pre-wrapped-text-expected.html b/LayoutTests/fast/repaint/text-match-pre-wrapped-text-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..d8ac571e0b0bdeb25f077d11512293f856a7c449
--- /dev/null
+++ b/LayoutTests/fast/repaint/text-match-pre-wrapped-text-expected.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<body>
+Test for crbug.com/521047
+<pre style="max-width:460px; white-space:pre-wrap">Find In Page should correctly highlight wrapped text <span style="background-color:#FF9632">Find Me</span> </pre>
+</body>
+

Powered by Google App Engine
This is Rietveld 408576698