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

Unified Diff: LayoutTests/platform/linux/fast/forms/input-readonly-autoscroll-expected.txt

Issue 717043002: Auto-rebaseline for r185157 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/linux/fast/forms/input-readonly-autoscroll-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/input-readonly-autoscroll-expected.txt b/LayoutTests/platform/linux/fast/forms/input-readonly-autoscroll-expected.txt
index 088af31f1660d5b6c8f6684d1541093ac3e72a03..b6a1cf9d5e24de439d7c930d0f8ff02425a62429 100644
--- a/LayoutTests/platform/linux/fast/forms/input-readonly-autoscroll-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/input-readonly-autoscroll-expected.txt
@@ -15,14 +15,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 331x19
text run at (0,0) width 331: "Readonly text fields don't scroll when selecting content."
RenderBlock (anonymous) at (0,72) size 784x22
- RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,94) size 784x20
RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "ScrollLeft: 15"
+ text run at (0,0) width 82: "ScrollLeft: 14"
RenderBR {BR} at (82,15) size 0x0
-layer at (10,83) size 149x16 scrollX 15.00 scrollWidth 164
- RenderBlock {DIV} at (2,3) size 149x16
+layer at (10,83) size 150x16 scrollX 14.00 scrollWidth 164
+ RenderBlock {DIV} at (2,3) size 150x16
RenderText {#text} at (0,0) size 164x16
text run at (0,0) width 164: "abcdefghijklmnopqrstuvwxyz"
selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698