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

Unified Diff: LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt b/LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt
index e6e0862241e753ec3b039325d47b9f42f1f04e50..de6f0a8037201db4d487583eacff734f2376bbfe 100644
--- a/LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/selection-gap-overflow-scroll-expected.txt
@@ -1,29 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {I} at (0,0) size 766x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12590"
- RenderText {#text} at (356,0) size 766x39
- text run at (356,0) width 4: " "
- text run at (360,0) width 406: "REGRESSION: Text selection is weird in textareas in Trac wiki"
- text run at (0,20) width 85: "editing pages"
- RenderText {#text} at (85,20) size 4x19
- text run at (85,20) width 4: "."
-layer at (13,64) size 126x126 clip at (16,67) size 105x120 scrollY 40 scrollHeight 160
- RenderBlock {DIV} at (5,56) size 126x126 [border: (3px solid #000000)]
- RenderBlock {DIV} at (13,13) size 85x100
- RenderBlock (anonymous) at (13,113) size 85x40
- RenderInline {SPAN} at (0,0) size 40x39
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "Lorem"
- RenderBR {BR} at (40,15) size 0x0
- RenderText {#text} at (0,20) size 35x19
- text run at (0,20) width 35: "ipsum"
- RenderText {#text} at (0,0) size 0x0
+Test for http://bugs.webkit.org/show_bug.cgi?id=12590 REGRESSION: Text selection is weird in textareas in Trac wiki editing pages.
+
+Lorem
+ipsum
+(repaint rects
+ (rect 26 137 40 19)
+ (rect 26 156 35 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698