diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 22:58:48 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 22:58:48 +0000 |
commit | 7e4395d2f73b27faaab60cec104147c4cc1193b5 (patch) | |
tree | d4646567f062e02fac59decd8cb50175178e8907 | |
parent | 1250cb8c654bc9a0c26ff330dfe3f3c3278c5352 (diff) | |
download | chromium_src-7e4395d2f73b27faaab60cec104147c4cc1193b5.zip chromium_src-7e4395d2f73b27faaab60cec104147c4cc1193b5.tar.gz chromium_src-7e4395d2f73b27faaab60cec104147c4cc1193b5.tar.bz2 |
Rebaeline some WebKit tests that beoke due to whitespace changes.
Review URL: http://codereview.chromium.org/42098
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11490 0039d316-1c4b-4281-b951-d872f2087c98
30 files changed, 531 insertions, 263 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-005-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-005-expected.txt index fcc278a..117f5c6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-005-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-005-expected.txt @@ -8,7 +8,8 @@ layer at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 RenderText {#text} at (0,0) size 780x39 text run at (0,0) width 713: "VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience. " - text run at (713,0) width 67: "Everything " + text run at (713,0) width 63: "Everything" + text run at (776,0) width 4: " " text run at (0,20) width 191: "on this page should be selected." RenderText {#text} at (0,0) size 0x0 selection start: position 0 of child 0 {#text} of child 0 {BODY} of child 0 {HTML} of document diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-006-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-006-expected.txt index f2f741c..da21d50 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-006-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-006-expected.txt @@ -9,7 +9,8 @@ layer at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 RenderText {#text} at (0,0) size 780x39 text run at (0,0) width 713: "VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience. " - text run at (713,0) width 67: "Everything " + text run at (713,0) width 63: "Everything" + text run at (776,0) width 4: " " text run at (0,20) width 191: "on this page should be selected." RenderText {#text} at (0,0) size 0x0 selection start: position 0 of child 0 {#text} of child 1 {BODY} of child 0 {HTML} of document diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt index 8aa0efd..a96f3ec 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/trailing-white-space-2-expected.txt @@ -8,7 +8,8 @@ layer at (0,0) size 800x600 text run at (0,0) width 151: "Lorem ipsum dolor"
RenderInline {SPAN} at (0,0) size 180x45 [bgcolor=#FFC0CB]
RenderText {#text} at (151,0) size 180x45
- text run at (151,0) width 29: " sit "
+ text run at (151,0) width 24: " sit"
+ text run at (175,0) width 5: " "
text run at (0,23) width 37: "amet"
RenderText {#text} at (0,0) size 0x0
RenderBlock (floating) {DIV} at (224,8) size 200x46 [bgcolor=#FFFFE0]
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-basic-expected.txt index 7ee2b35..56e4976 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-frames-expected.txt index 70cfcc4..7960cf6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt index 5fd6353..89658a1 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt index dee4499..699c3eb 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt index e497632..77d9162 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt index fb1da84..d5da3f0 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt index 2ed9fe9..ffcdbdb 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt index 71c518f..7ded77e 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-basic-expected.txt index fa581c7..75e0e40 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-frames-expected.txt index 907764f..4369a6f 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt index 0a0e4a3..ea466af 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt index 61fc73f..cffaf24 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt index 8014271..5656e85 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt index f02ba76..e870988 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt index 307bdf2..d459b5e 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt index 5d1e9aa..4b4702f 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-basic-expected.txt index 1a066c1..630e135 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt index 621a736..e4abb69 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-loadsame-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-loadsame-expected.txt index 6cd5232..40d22c2 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-loadsame-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-loadsame-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-reload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-reload-expected.txt index c10760c..da38d4b 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-reload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-reload-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-subframeload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-subframeload-expected.txt index b664331..d68235f 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-subframeload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/success200-subframeload-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt index 2218fca..1a9df52 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt @@ -100,7 +100,8 @@ layer at (8,551) size 259x164 clip at (9,552) size 257x162 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt index 945451a..3730ba9 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt index e50f8e7..a9cc1cf 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt @@ -106,7 +106,8 @@ layer at (0,0) size 800x600 RenderTextControl {TEXTAREA} at (0,287) size 259x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 238x48 RenderText {#text} at (0,0) size 238x32 - text run at (0,0) width 238: "More initial text before user " + text run at (0,0) width 232: "More initial text before user" + text run at (232,0) width 6: " " text run at (0,16) width 48: "input." text run at (48,16) width 0: " " RenderBR {BR} at (0,32) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-expected.txt b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-expected.txt index ed3e7a1..f56cb79 100644 --- a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-expected.txt @@ -233,66 +233,87 @@ layer at (23,83) size 181x38 clip at (24,84) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,141) size 181x38 clip at (24,142) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 181x38 [bgcolor=#EBEBE4] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 [color=#545454] RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,199) size 197x54 clip at (24,200) size 180x52 scrollHeight 90 RenderTextControl {TEXTAREA} at (14,2) size 197x54 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (11,11) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,273) size 177x34 clip at (24,274) size 160x32 scrollHeight 80 RenderTextControl {TEXTAREA} at (14,2) size 177x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (33,336) size 181x38 clip at (34,337) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (24,11) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,402) size 181x38 clip at (24,403) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,1) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,459) size 45x38 clip at (24,460) size 28x36 scrollHeight 370 RenderTextControl {TEXTAREA} at (14,2) size 45x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 24x368 RenderText {#text} at (0,0) size 24x368 text run at (0,0) width 24: "Lor" - text run at (0,16) width 24: "em " + text run at (0,16) width 16: "em" + text run at (16,16) width 8: " " text run at (0,32) width 24: "ips" - text run at (0,48) width 24: "um " + text run at (0,48) width 16: "um" + text run at (16,48) width 8: " " text run at (0,64) width 24: "dol" - text run at (0,80) width 24: "or " + text run at (0,80) width 16: "or" + text run at (16,80) width 8: " " text run at (0,96) width 24: "ABC" text run at (0,112) width 24: "DEF" text run at (0,128) width 24: "GHI" @@ -301,7 +322,8 @@ layer at (23,459) size 45x38 clip at (24,460) size 28x36 scrollHeight 370 text run at (0,176) width 24: "PQR" text run at (0,192) width 24: "STU" text run at (0,208) width 24: "VWX" - text run at (0,224) width 24: "YZ " + text run at (0,224) width 16: "YZ" + text run at (16,224) width 8: " " text run at (0,240) width 24: "abc" text run at (0,256) width 24: "def" text run at (0,272) width 24: "ghi" @@ -309,242 +331,313 @@ layer at (23,459) size 45x38 clip at (24,460) size 28x36 scrollHeight 370 text run at (0,304) width 24: "mno" text run at (0,320) width 24: "pqr" text run at (0,336) width 24: "stu" - text run at (0,352) width 16: "v " + text run at (0,352) width 8: "v" + text run at (8,352) width 8: " " layer at (23,517) size 181x54 clip at (24,518) size 164x52 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 181x54 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,591) size 101x38 clip at (24,592) size 84x36 scrollHeight 146 RenderTextControl {TEXTAREA} at (14,2) size 101x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 80x144 RenderText {#text} at (0,0) size 80x144 - text run at (0,0) width 48: "Lorem " - text run at (0,16) width 48: "ipsum " - text run at (0,32) width 48: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 8: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 8: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 8: " " text run at (0,48) width 80: "ABCDEFGHIJ" text run at (0,64) width 80: "KLMNOPQRST" - text run at (0,80) width 56: "UVWXYZ " + text run at (0,80) width 48: "UVWXYZ" + text run at (48,80) width 8: " " text run at (0,96) width 80: "abcdefghij" text run at (0,112) width 80: "klmnopqrst" - text run at (0,128) width 24: "uv " + text run at (0,128) width 16: "uv" + text run at (16,128) width 8: " " layer at (23,649) size 181x166 clip at (24,650) size 179x164 RenderTextControl {TEXTAREA} at (14,2) size 181x166 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (23,835) size 61x70 clip at (24,836) size 44x68 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 61x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 40x224 RenderText {#text} at (0,0) size 40x224 - text run at (0,0) width 40: "Lorem " - text run at (0,16) width 40: "ipsum " - text run at (0,32) width 40: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 0: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 0: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 0: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,25) size 66x38 clip at (376,26) size 49x36 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,83) size 102x74 clip at (376,84) size 85x72 scrollHeight 244 RenderTextControl {TEXTAREA} at (14,2) size 102x74 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (21,21) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,177) size 62x34 clip at (376,178) size 45x32 scrollHeight 224 RenderTextControl {TEXTAREA} at (14,2) size 62x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,231) size 181x66 clip at (376,232) size 164x64 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 181x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (375,317) size 66x66 clip at (376,318) size 49x64 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,403) size 166x38 clip at (376,404) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 166x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (375,461) size 181x53 clip at (376,462) size 164x36 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 181x53 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x80 RenderText {#text} at (0,0) size 160x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 160: "ABCDEFGHIJKLMNOPQRST" - text run at (0,32) width 56: "UVWXYZ " + text run at (0,32) width 48: "UVWXYZ" + text run at (48,32) width 8: " " text run at (0,48) width 160: "abcdefghijklmnopqrst" - text run at (0,64) width 24: "uv " + text run at (0,64) width 16: "uv" + text run at (16,64) width 8: " " layer at (375,534) size 66x66 clip at (376,535) size 64x64 scrollHeight 178 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 60x176 RenderText {#text} at (0,0) size 56x176 - text run at (0,0) width 48: "Lorem " - text run at (0,16) width 48: "ipsum " - text run at (0,32) width 48: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 8: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 8: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 8: " " text run at (0,48) width 56: "ABCDEFG" text run at (0,64) width 56: "HIJKLMN" text run at (0,80) width 56: "OPQRSTU" - text run at (0,96) width 48: "VWXYZ " + text run at (0,96) width 40: "VWXYZ" + text run at (40,96) width 8: " " text run at (0,112) width 56: "abcdefg" text run at (0,128) width 56: "hijklmn" text run at (0,144) width 56: "opqrstu" - text run at (0,160) width 16: "v " + text run at (0,160) width 8: "v" + text run at (8,160) width 8: " " layer at (375,620) size 66x66 clip at (376,621) size 49x49 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,706) size 66x66 clip at (376,707) size 49x64 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,792) size 66x66 clip at (376,793) size 49x64 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,878) size 66x66 clip at (376,879) size 49x64 scrollHeight 226 RenderTextControl {TEXTAREA} at (14,2) size 66x66 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 45x224 RenderText {#text} at (0,0) size 45x224 - text run at (0,0) width 45: "Lorem " - text run at (0,16) width 45: "ipsum " - text run at (0,32) width 45: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 5: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 5: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 5: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,964) size 181x53 clip at (376,965) size 164x36 scrollWidth 290 scrollHeight 258 RenderTextControl {TEXTAREA} at (14,2) size 181x53 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 160x256 @@ -586,46 +679,60 @@ layer at (375,1037) size 181x38 clip at (376,1038) size 164x36 scrollHeight 482 RenderText {#text} at (0,0) size 160x464 text run at (0,0) width 8: " " text run at (8,0) width 0: " " - text run at (0,16) width 160: "This is a text area " + text run at (0,16) width 152: "This is a text area" + text run at (152,16) width 8: " " text run at (0,32) width 128: "with wrap=\"soft\"" text run at (128,32) width 0: " " - text run at (0,48) width 160: "This is a text area " + text run at (0,48) width 152: "This is a text area" + text run at (152,48) width 8: " " text run at (0,64) width 128: "with wrap=\"soft\"" text run at (128,64) width 0: " " - text run at (0,80) width 160: "This is a text area " + text run at (0,80) width 152: "This is a text area" + text run at (152,80) width 8: " " text run at (0,96) width 128: "with wrap=\"soft\"" text run at (128,96) width 0: " " - text run at (0,112) width 160: "This is a text area " + text run at (0,112) width 152: "This is a text area" + text run at (152,112) width 8: " " text run at (0,128) width 128: "with wrap=\"soft\"" text run at (128,128) width 0: " " - text run at (0,144) width 160: "This is a text area " + text run at (0,144) width 152: "This is a text area" + text run at (152,144) width 8: " " text run at (0,160) width 128: "with wrap=\"soft\"" text run at (128,160) width 0: " " - text run at (0,176) width 160: "This is a text area " + text run at (0,176) width 152: "This is a text area" + text run at (152,176) width 8: " " text run at (0,192) width 128: "with wrap=\"soft\"" text run at (128,192) width 0: " " - text run at (0,208) width 160: "This is a text area " + text run at (0,208) width 152: "This is a text area" + text run at (152,208) width 8: " " text run at (0,224) width 128: "with wrap=\"soft\"" text run at (128,224) width 0: " " - text run at (0,240) width 160: "This is a text area " + text run at (0,240) width 152: "This is a text area" + text run at (152,240) width 8: " " text run at (0,256) width 128: "with wrap=\"soft\"" text run at (128,256) width 0: " " - text run at (0,272) width 160: "This is a text area " + text run at (0,272) width 152: "This is a text area" + text run at (152,272) width 8: " " text run at (0,288) width 128: "with wrap=\"soft\"" text run at (128,288) width 0: " " - text run at (0,304) width 160: "This is a text area " + text run at (0,304) width 152: "This is a text area" + text run at (152,304) width 8: " " text run at (0,320) width 128: "with wrap=\"soft\"" text run at (128,320) width 0: " " - text run at (0,336) width 160: "This is a text area " + text run at (0,336) width 152: "This is a text area" + text run at (152,336) width 8: " " text run at (0,352) width 128: "with wrap=\"soft\"" text run at (128,352) width 0: " " - text run at (0,368) width 160: "This is a text area " + text run at (0,368) width 152: "This is a text area" + text run at (152,368) width 8: " " text run at (0,384) width 128: "with wrap=\"soft\"" text run at (128,384) width 0: " " - text run at (0,400) width 160: "This is a text area " + text run at (0,400) width 152: "This is a text area" + text run at (152,400) width 8: " " text run at (0,416) width 128: "with wrap=\"soft\"" text run at (128,416) width 0: " " - text run at (0,432) width 160: "This is a text area " + text run at (0,432) width 152: "This is a text area" + text run at (152,432) width 8: " " text run at (0,448) width 128: "with wrap=\"soft\"" text run at (128,448) width 0: " " RenderBR {BR} at (0,464) size 0x16 @@ -635,46 +742,60 @@ layer at (375,1095) size 181x38 clip at (376,1096) size 164x36 scrollHeight 482 RenderText {#text} at (0,0) size 160x464 text run at (0,0) width 8: " " text run at (8,0) width 0: " " - text run at (0,16) width 160: "This is a text area " + text run at (0,16) width 152: "This is a text area" + text run at (152,16) width 8: " " text run at (0,32) width 128: "with wrap=\"soft\"" text run at (128,32) width 0: " " - text run at (0,48) width 160: "This is a text area " + text run at (0,48) width 152: "This is a text area" + text run at (152,48) width 8: " " text run at (0,64) width 128: "with wrap=\"soft\"" text run at (128,64) width 0: " " - text run at (0,80) width 160: "This is a text area " + text run at (0,80) width 152: "This is a text area" + text run at (152,80) width 8: " " text run at (0,96) width 128: "with wrap=\"soft\"" text run at (128,96) width 0: " " - text run at (0,112) width 160: "This is a text area " + text run at (0,112) width 152: "This is a text area" + text run at (152,112) width 8: " " text run at (0,128) width 128: "with wrap=\"soft\"" text run at (128,128) width 0: " " - text run at (0,144) width 160: "This is a text area " + text run at (0,144) width 152: "This is a text area" + text run at (152,144) width 8: " " text run at (0,160) width 128: "with wrap=\"soft\"" text run at (128,160) width 0: " " - text run at (0,176) width 160: "This is a text area " + text run at (0,176) width 152: "This is a text area" + text run at (152,176) width 8: " " text run at (0,192) width 128: "with wrap=\"soft\"" text run at (128,192) width 0: " " - text run at (0,208) width 160: "This is a text area " + text run at (0,208) width 152: "This is a text area" + text run at (152,208) width 8: " " text run at (0,224) width 128: "with wrap=\"soft\"" text run at (128,224) width 0: " " - text run at (0,240) width 160: "This is a text area " + text run at (0,240) width 152: "This is a text area" + text run at (152,240) width 8: " " text run at (0,256) width 128: "with wrap=\"soft\"" text run at (128,256) width 0: " " - text run at (0,272) width 160: "This is a text area " + text run at (0,272) width 152: "This is a text area" + text run at (152,272) width 8: " " text run at (0,288) width 128: "with wrap=\"soft\"" text run at (128,288) width 0: " " - text run at (0,304) width 160: "This is a text area " + text run at (0,304) width 152: "This is a text area" + text run at (152,304) width 8: " " text run at (0,320) width 128: "with wrap=\"soft\"" text run at (128,320) width 0: " " - text run at (0,336) width 160: "This is a text area " + text run at (0,336) width 152: "This is a text area" + text run at (152,336) width 8: " " text run at (0,352) width 128: "with wrap=\"soft\"" text run at (128,352) width 0: " " - text run at (0,368) width 160: "This is a text area " + text run at (0,368) width 152: "This is a text area" + text run at (152,368) width 8: " " text run at (0,384) width 128: "with wrap=\"soft\"" text run at (128,384) width 0: " " - text run at (0,400) width 160: "This is a text area " + text run at (0,400) width 152: "This is a text area" + text run at (152,400) width 8: " " text run at (0,416) width 128: "with wrap=\"soft\"" text run at (128,416) width 0: " " - text run at (0,432) width 160: "This is a text area " + text run at (0,432) width 152: "This is a text area" + text run at (152,432) width 8: " " text run at (0,448) width 128: "with wrap=\"soft\"" text run at (128,448) width 0: " " RenderBR {BR} at (0,464) size 0x16 diff --git a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-quirks-expected.txt b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-quirks-expected.txt index 7b4424c..d92dd62 100644 --- a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-quirks-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/forms/basic-textareas-quirks-expected.txt @@ -233,69 +233,90 @@ layer at (23,81) size 179x36 clip at (24,82) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,137) size 179x36 clip at (24,138) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 179x36 [bgcolor=#EBEBE4] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 [color=#545454] RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,193) size 197x54 clip at (24,194) size 180x52 scrollHeight 90 RenderTextControl {TEXTAREA} at (14,2) size 197x54 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (11,11) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,267) size 177x34 clip at (24,268) size 160x32 scrollHeight 80 RenderTextControl {TEXTAREA} at (14,2) size 177x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (33,330) size 179x36 clip at (34,331) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (24,11) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,394) size 179x36 clip at (24,395) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,1) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,449) size 43x36 clip at (24,450) size 26x34 scrollHeight 530 RenderTextControl {TEXTAREA} at (14,2) size 43x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 22x528 RenderText {#text} at (0,0) size 22x528 text run at (0,0) width 16: "Lo" text run at (0,16) width 16: "re" - text run at (0,32) width 16: "m " + text run at (0,32) width 8: "m" + text run at (8,32) width 8: " " text run at (0,48) width 16: "ip" text run at (0,64) width 16: "su" - text run at (0,80) width 16: "m " + text run at (0,80) width 8: "m" + text run at (8,80) width 8: " " text run at (0,96) width 16: "do" text run at (0,112) width 16: "lo" - text run at (0,128) width 16: "r " + text run at (0,128) width 8: "r" + text run at (8,128) width 8: " " text run at (0,144) width 16: "AB" text run at (0,160) width 16: "CD" text run at (0,176) width 16: "EF" @@ -308,7 +329,8 @@ layer at (23,449) size 43x36 clip at (24,450) size 26x34 scrollHeight 530 text run at (0,288) width 16: "ST" text run at (0,304) width 16: "UV" text run at (0,320) width 16: "WX" - text run at (0,336) width 22: "YZ " + text run at (0,336) width 16: "YZ" + text run at (16,336) width 6: " " text run at (0,352) width 16: "ab" text run at (0,368) width 16: "cd" text run at (0,384) width 16: "ef" @@ -324,79 +346,100 @@ layer at (23,505) size 179x52 clip at (24,506) size 162x50 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 179x52 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,577) size 99x36 clip at (24,578) size 82x34 scrollHeight 146 RenderTextControl {TEXTAREA} at (14,2) size 99x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 78x144 RenderText {#text} at (0,0) size 72x144 - text run at (0,0) width 48: "Lorem " - text run at (0,16) width 48: "ipsum " - text run at (0,32) width 48: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 8: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 8: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 8: " " text run at (0,48) width 72: "ABCDEFGHI" text run at (0,64) width 72: "JKLMNOPQR" - text run at (0,80) width 72: "STUVWXYZ " + text run at (0,80) width 64: "STUVWXYZ" + text run at (64,80) width 8: " " text run at (0,96) width 72: "abcdefghi" text run at (0,112) width 72: "jklmnopqr" - text run at (0,128) width 40: "stuv " + text run at (0,128) width 32: "stuv" + text run at (32,128) width 8: " " layer at (23,633) size 179x164 clip at (24,634) size 177x162 RenderTextControl {TEXTAREA} at (14,2) size 179x164 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (23,817) size 59x68 clip at (24,818) size 42x66 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 59x68 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 38x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,25) size 60x36 clip at (376,26) size 43x34 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,81) size 60x74 clip at (376,82) size 43x72 scrollHeight 1028 RenderTextControl {TEXTAREA} at (14,2) size 60x74 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (21,21) size 1x1008 @@ -468,178 +511,222 @@ layer at (375,175) size 60x34 clip at (376,176) size 43x32 scrollHeight 224 RenderTextControl {TEXTAREA} at (14,2) size 60x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 41x224 RenderText {#text} at (0,0) size 41x224 - text run at (0,0) width 41: "Lorem " - text run at (0,16) width 41: "ipsum " - text run at (0,32) width 41: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 1: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 1: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 1: " " text run at (0,48) width 40: "ABCDE" text run at (0,64) width 40: "FGHIJ" text run at (0,80) width 40: "KLMNO" text run at (0,96) width 40: "PQRST" text run at (0,112) width 40: "UVWXY" - text run at (0,128) width 16: "Z " + text run at (0,128) width 8: "Z" + text run at (8,128) width 8: " " text run at (0,144) width 40: "abcde" text run at (0,160) width 40: "fghij" text run at (0,176) width 40: "klmno" text run at (0,192) width 40: "pqrst" - text run at (0,208) width 24: "uv " + text run at (0,208) width 16: "uv" + text run at (16,208) width 8: " " layer at (375,229) size 179x60 clip at (376,230) size 162x58 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 179x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (375,309) size 60x60 clip at (376,310) size 43x58 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,389) size 164x36 clip at (376,390) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 164x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (375,445) size 179x51 clip at (376,446) size 162x34 scrollHeight 82 RenderTextControl {TEXTAREA} at (14,2) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x80 RenderText {#text} at (0,0) size 152x80 - text run at (0,0) width 144: "Lorem ipsum dolor " + text run at (0,0) width 136: "Lorem ipsum dolor" + text run at (136,0) width 8: " " text run at (0,16) width 152: "ABCDEFGHIJKLMNOPQRS" - text run at (0,32) width 64: "TUVWXYZ " + text run at (0,32) width 56: "TUVWXYZ" + text run at (56,32) width 8: " " text run at (0,48) width 152: "abcdefghijklmnopqrs" - text run at (0,64) width 32: "tuv " + text run at (0,64) width 24: "tuv" + text run at (24,64) width 8: " " layer at (375,516) size 60x60 clip at (376,517) size 58x58 scrollHeight 194 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 54x192 RenderText {#text} at (0,0) size 48x192 - text run at (0,0) width 48: "Lorem " - text run at (0,16) width 48: "ipsum " - text run at (0,32) width 48: "dolor " + text run at (0,0) width 40: "Lorem" + text run at (40,0) width 8: " " + text run at (0,16) width 40: "ipsum" + text run at (40,16) width 8: " " + text run at (0,32) width 40: "dolor" + text run at (40,32) width 8: " " text run at (0,48) width 48: "ABCDEF" text run at (0,64) width 48: "GHIJKL" text run at (0,80) width 48: "MNOPQR" text run at (0,96) width 48: "STUVWX" - text run at (0,112) width 24: "YZ " + text run at (0,112) width 16: "YZ" + text run at (16,112) width 8: " " text run at (0,128) width 48: "abcdef" text run at (0,144) width 48: "ghijkl" text run at (0,160) width 48: "mnopqr" - text run at (0,176) width 40: "stuv " + text run at (0,176) width 32: "stuv" + text run at (32,176) width 8: " " layer at (375,596) size 60x60 clip at (376,597) size 43x43 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,676) size 60x60 clip at (376,677) size 43x58 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,756) size 60x60 clip at (376,757) size 43x58 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,836) size 60x60 clip at (376,837) size 43x58 scrollHeight 306 RenderTextControl {TEXTAREA} at (14,2) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 39x304 RenderText {#text} at (0,0) size 32x304 text run at (0,0) width 32: "Lore" - text run at (0,16) width 16: "m " + text run at (0,16) width 8: "m" + text run at (8,16) width 8: " " text run at (0,32) width 32: "ipsu" - text run at (0,48) width 16: "m " + text run at (0,48) width 8: "m" + text run at (8,48) width 8: " " text run at (0,64) width 32: "dolo" - text run at (0,80) width 16: "r " + text run at (0,80) width 8: "r" + text run at (8,80) width 8: " " text run at (0,96) width 32: "ABCD" text run at (0,112) width 32: "EFGH" text run at (0,128) width 32: "IJKL" text run at (0,144) width 32: "MNOP" text run at (0,160) width 32: "QRST" text run at (0,176) width 32: "UVWX" - text run at (0,192) width 24: "YZ " + text run at (0,192) width 16: "YZ" + text run at (16,192) width 8: " " text run at (0,208) width 32: "abcd" text run at (0,224) width 32: "efgh" text run at (0,240) width 32: "ijkl" text run at (0,256) width 32: "mnop" text run at (0,272) width 32: "qrst" - text run at (0,288) width 24: "uv " + text run at (0,288) width 16: "uv" + text run at (16,288) width 8: " " layer at (375,916) size 179x51 clip at (376,917) size 162x34 scrollWidth 290 scrollHeight 258 RenderTextControl {TEXTAREA} at (14,2) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #000000)] RenderBlock {DIV} at (3,3) size 158x256 @@ -681,46 +768,60 @@ layer at (375,987) size 179x36 clip at (376,988) size 162x34 scrollHeight 482 RenderText {#text} at (0,0) size 158x464 text run at (0,0) width 8: " " text run at (8,0) width 0: " " - text run at (0,16) width 158: "This is a text area " + text run at (0,16) width 152: "This is a text area" + text run at (152,16) width 6: " " text run at (0,32) width 128: "with wrap=\"soft\"" text run at (128,32) width 0: " " - text run at (0,48) width 158: "This is a text area " + text run at (0,48) width 152: "This is a text area" + text run at (152,48) width 6: " " text run at (0,64) width 128: "with wrap=\"soft\"" text run at (128,64) width 0: " " - text run at (0,80) width 158: "This is a text area " + text run at (0,80) width 152: "This is a text area" + text run at (152,80) width 6: " " text run at (0,96) width 128: "with wrap=\"soft\"" text run at (128,96) width 0: " " - text run at (0,112) width 158: "This is a text area " + text run at (0,112) width 152: "This is a text area" + text run at (152,112) width 6: " " text run at (0,128) width 128: "with wrap=\"soft\"" text run at (128,128) width 0: " " - text run at (0,144) width 158: "This is a text area " + text run at (0,144) width 152: "This is a text area" + text run at (152,144) width 6: " " text run at (0,160) width 128: "with wrap=\"soft\"" text run at (128,160) width 0: " " - text run at (0,176) width 158: "This is a text area " + text run at (0,176) width 152: "This is a text area" + text run at (152,176) width 6: " " text run at (0,192) width 128: "with wrap=\"soft\"" text run at (128,192) width 0: " " - text run at (0,208) width 158: "This is a text area " + text run at (0,208) width 152: "This is a text area" + text run at (152,208) width 6: " " text run at (0,224) width 128: "with wrap=\"soft\"" text run at (128,224) width 0: " " - text run at (0,240) width 158: "This is a text area " + text run at (0,240) width 152: "This is a text area" + text run at (152,240) width 6: " " text run at (0,256) width 128: "with wrap=\"soft\"" text run at (128,256) width 0: " " - text run at (0,272) width 158: "This is a text area " + text run at (0,272) width 152: "This is a text area" + text run at (152,272) width 6: " " text run at (0,288) width 128: "with wrap=\"soft\"" text run at (128,288) width 0: " " - text run at (0,304) width 158: "This is a text area " + text run at (0,304) width 152: "This is a text area" + text run at (152,304) width 6: " " text run at (0,320) width 128: "with wrap=\"soft\"" text run at (128,320) width 0: " " - text run at (0,336) width 158: "This is a text area " + text run at (0,336) width 152: "This is a text area" + text run at (152,336) width 6: " " text run at (0,352) width 128: "with wrap=\"soft\"" text run at (128,352) width 0: " " - text run at (0,368) width 158: "This is a text area " + text run at (0,368) width 152: "This is a text area" + text run at (152,368) width 6: " " text run at (0,384) width 128: "with wrap=\"soft\"" text run at (128,384) width 0: " " - text run at (0,400) width 158: "This is a text area " + text run at (0,400) width 152: "This is a text area" + text run at (152,400) width 6: " " text run at (0,416) width 128: "with wrap=\"soft\"" text run at (128,416) width 0: " " - text run at (0,432) width 158: "This is a text area " + text run at (0,432) width 152: "This is a text area" + text run at (152,432) width 6: " " text run at (0,448) width 128: "with wrap=\"soft\"" text run at (128,448) width 0: " " RenderBR {BR} at (0,464) size 0x16 @@ -730,46 +831,60 @@ layer at (375,1043) size 179x36 clip at (376,1044) size 162x34 scrollHeight 482 RenderText {#text} at (0,0) size 158x464 text run at (0,0) width 8: " " text run at (8,0) width 0: " " - text run at (0,16) width 158: "This is a text area " + text run at (0,16) width 152: "This is a text area" + text run at (152,16) width 6: " " text run at (0,32) width 128: "with wrap=\"soft\"" text run at (128,32) width 0: " " - text run at (0,48) width 158: "This is a text area " + text run at (0,48) width 152: "This is a text area" + text run at (152,48) width 6: " " text run at (0,64) width 128: "with wrap=\"soft\"" text run at (128,64) width 0: " " - text run at (0,80) width 158: "This is a text area " + text run at (0,80) width 152: "This is a text area" + text run at (152,80) width 6: " " text run at (0,96) width 128: "with wrap=\"soft\"" text run at (128,96) width 0: " " - text run at (0,112) width 158: "This is a text area " + text run at (0,112) width 152: "This is a text area" + text run at (152,112) width 6: " " text run at (0,128) width 128: "with wrap=\"soft\"" text run at (128,128) width 0: " " - text run at (0,144) width 158: "This is a text area " + text run at (0,144) width 152: "This is a text area" + text run at (152,144) width 6: " " text run at (0,160) width 128: "with wrap=\"soft\"" text run at (128,160) width 0: " " - text run at (0,176) width 158: "This is a text area " + text run at (0,176) width 152: "This is a text area" + text run at (152,176) width 6: " " text run at (0,192) width 128: "with wrap=\"soft\"" text run at (128,192) width 0: " " - text run at (0,208) width 158: "This is a text area " + text run at (0,208) width 152: "This is a text area" + text run at (152,208) width 6: " " text run at (0,224) width 128: "with wrap=\"soft\"" text run at (128,224) width 0: " " - text run at (0,240) width 158: "This is a text area " + text run at (0,240) width 152: "This is a text area" + text run at (152,240) width 6: " " text run at (0,256) width 128: "with wrap=\"soft\"" text run at (128,256) width 0: " " - text run at (0,272) width 158: "This is a text area " + text run at (0,272) width 152: "This is a text area" + text run at (152,272) width 6: " " text run at (0,288) width 128: "with wrap=\"soft\"" text run at (128,288) width 0: " " - text run at (0,304) width 158: "This is a text area " + text run at (0,304) width 152: "This is a text area" + text run at (152,304) width 6: " " text run at (0,320) width 128: "with wrap=\"soft\"" text run at (128,320) width 0: " " - text run at (0,336) width 158: "This is a text area " + text run at (0,336) width 152: "This is a text area" + text run at (152,336) width 6: " " text run at (0,352) width 128: "with wrap=\"soft\"" text run at (128,352) width 0: " " - text run at (0,368) width 158: "This is a text area " + text run at (0,368) width 152: "This is a text area" + text run at (152,368) width 6: " " text run at (0,384) width 128: "with wrap=\"soft\"" text run at (128,384) width 0: " " - text run at (0,400) width 158: "This is a text area " + text run at (0,400) width 152: "This is a text area" + text run at (152,400) width 6: " " text run at (0,416) width 128: "with wrap=\"soft\"" text run at (128,416) width 0: " " - text run at (0,432) width 158: "This is a text area " + text run at (0,432) width 152: "This is a text area" + text run at (152,432) width 6: " " text run at (0,448) width 128: "with wrap=\"soft\"" text run at (128,448) width 0: " " RenderBR {BR} at (0,464) size 0x16 diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 405bcb6..317b604 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1771,3 +1771,8 @@ MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-star.html MAC DEBUG : LayoutTests/http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html = CRASH PASS MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/response-encoding.html = CRASH PASS LINUX: LayoutTests/fast/compact/001.html = CRASH PASS + +// Regressions from merge 41559:41588 +WIN : LayoutTests/fast/forms/search-abs-pos-cancel-button.html = FAIL +WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL +WIN : chrome/fast/dom/java-applet-calls.html = FAIL |