Commit a4f7bdd4 authored by joelo@chromium.org's avatar joelo@chromium.org

Auto-rebaseline for r201990

http://src.chromium.org/viewvc/blink?view=revision&revision=201990

BUG=492871
TBR=eae@chromium.org

Review URL: https://codereview.chromium.org/1323313005 .

git-svn-id: svn://svn.chromium.org/blink/trunk@202001 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 973402d3
......@@ -1601,6 +1601,3 @@ crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebaseline ]
crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ]
crbug.com/492871 fast/forms/input-readonly-autoscroll.html [ NeedsRebaseline ]
crbug.com/492871 fast/forms/input-text-scroll-left-on-blur.html [ NeedsRebaseline ]
......@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,87) size 784x18
LayoutText {#text} at (0,0) size 90x18
text run at (0,0) width 90: "ScrollLeft: 28"
text run at (0,0) width 90: "ScrollLeft: 29"
LayoutBR {BR} at (89,14) size 1x0
layer at (11,79) size 125x13 scrollX 28.00 scrollWidth 154
layer at (11,79) size 125x13 scrollX 29.00 scrollWidth 154
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 154x13
text run at (0,0) width 154: "abcdefghijklmnopqrstuvwxyz"
......
......@@ -20,11 +20,11 @@ layer at (11,11) size 125x13 scrollWidth 308
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 308x13
text run at (0,0) width 308: "this text field has a lot of text in it so that it needs to scroll"
layer at (146,11) size 125x13 scrollX 182.00 scrollWidth 308
layer at (146,11) size 125x13 scrollX 183.00 scrollWidth 308
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (-182,0) size 308x13
text run at (-182,0) width 307: "this text field has a lot of text in it so that it needs to scroll"
layer at (281,11) size 125x13 scrollX 182.00 scrollWidth 308
layer at (281,11) size 125x13 scrollX 183.00 scrollWidth 308
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 308x13
text run at (0,0) width 308: "this text field has a lot of text in it so that it needs to scroll"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment