summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-23 22:47:10 +0000
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-23 22:47:10 +0000
commit1926867a79a6bcf9817b4ddc9d30d3f348e2d2d5 (patch)
tree34e5cc3c3ed721c9136919ac2c1bb6a98c7d18de
parent85c6f762a70a0eecde1d7285ce893aee3f37f9e9 (diff)
downloadchromium_src-1926867a79a6bcf9817b4ddc9d30d3f348e2d2d5.zip
chromium_src-1926867a79a6bcf9817b4ddc9d30d3f348e2d2d5.tar.gz
chromium_src-1926867a79a6bcf9817b4ddc9d30d3f348e2d2d5.tar.bz2
Six more layout tests in 'fast' folder.
Review URL: http://codereview.chromium.org/18723 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8591 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt8
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.pngbin0 -> 13672 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.txt273
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.pngbin4680 -> 4677 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.txt8
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.pngbin3911 -> 3978 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt24
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.pngbin0 -> 3638 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.txt11
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.pngbin0 -> 3638 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.txt11
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt17
17 files changed, 326 insertions, 33 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt
index 71a5e42..1f85305 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 212x18
- text run at (0,0) width 212: "This test passes if it doesn't crash!"
- RenderBlock (anonymous) at (0,34) size 784x0
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 204x19
+ text run at (0,0) width 204: "This test passes if it doesn't crash!"
+ RenderBlock (anonymous) at (0,36) size 784x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum
new file mode 100644
index 0000000..763a962
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum
@@ -0,0 +1 @@
+7c47c4a48405d5c40e8372376cf0588e \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.png
new file mode 100644
index 0000000..4bb2fb7
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.txt
new file mode 100644
index 0000000..d6dda82
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dynamic/insert-before-table-part-in-continuation-expected.txt
@@ -0,0 +1,273 @@
+layer at (0,0) size 785x788
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x788
+ RenderBlock {HTML} at (0,0) size 785x788
+ RenderBody {BODY} at (8,8) size 769x772
+ RenderBlock {P} at (0,0) size 769x20
+ RenderText {#text} at (0,0) size 51x19
+ text run at (0,0) width 51: "Test for "
+ RenderInline {I} at (0,0) size 638x19
+ RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
+ RenderText {#text} at (51,0) size 305x19
+ text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15362"
+ RenderText {#text} at (356,0) size 333x19
+ text run at (356,0) width 4: " "
+ text run at (360,0) width 329: "Safari Crashes when opening a JS TreeGrid widget"
+ RenderText {#text} at (689,0) size 4x19
+ text run at (689,0) width 4: "."
+ RenderBlock {P} at (0,36) size 769x80
+ RenderText {#text} at (0,0) size 744x79
+ text run at (0,0) width 739: "The test sets up an inline parent with a child that is some kind of table part. The child gets broken off into a continuation and"
+ text run at (0,20) width 744: "anonymous table parts get created below and/or above the table parts. Then the test tries to insert a new child into the inline,"
+ text run at (0,40) width 741: "specifying the table part as the \"before child\". The resulting render tree should look just like it would look if the parent was a"
+ text run at (0,60) width 38: "block."
+ RenderBlock {DIV} at (0,132) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 182x20
+ RenderTableSection (anonymous) at (0,0) size 182x20
+ RenderTableRow (anonymous) at (0,0) size 182x20
+ RenderTableCell (anonymous) at (0,0) size 84x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 84x19
+ text run at (0,0) width 84: "goes here and"
+ RenderTableCell {DIV} at (84,0) size 98x20 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,172) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 99x20
+ RenderTableSection (anonymous) at (0,0) size 99x20
+ RenderTableRow (anonymous) at (0,0) size 99x20
+ RenderTableCell {TD} at (0,15) size 0x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {DIV} at (0,0) size 99x20 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,212) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow {TR} at (0,0) size 98x0
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell {DIV} at (0,0) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,252) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 99x20
+ RenderTableSection (anonymous) at (0,0) size 99x20
+ RenderTableRow (anonymous) at (0,0) size 99x20
+ RenderTableCell (anonymous) at (0,15) size 1x0 [r=0 c=0 rs=1 cs=1]
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderTableCell {DIV} at (1,0) size 98x20 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,292) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 99x20
+ RenderTableSection (anonymous) at (0,0) size 99x20
+ RenderTableRow (anonymous) at (0,0) size 99x20
+ RenderTableCell (anonymous) at (0,15) size 1x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 1x0
+ RenderTableCell {DIV} at (1,0) size 98x20 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,332) size 769x60
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x40
+ RenderTable at (0,0) size 98x40
+ RenderTableSection (anonymous) at (0,0) size 98x40
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 84x19
+ text run at (0,0) width 84: "goes here and"
+ RenderTableRow {DIV} at (0,20) size 98x20
+ RenderTableCell (anonymous) at (0,20) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,60) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,392) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell {TD} at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {DIV} at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,432) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow {TR} at (0,0) size 98x0
+ RenderTableRow {DIV} at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,472) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell (anonymous) at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderTableRow {DIV} at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,512) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell (anonymous) at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 98x0
+ RenderTableRow {DIV} at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,552) size 769x60
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x40
+ RenderTable at (0,0) size 98x40
+ RenderTableSection (anonymous) at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 84x19
+ text run at (0,0) width 84: "goes here and"
+ RenderTableSection {DIV} at (0,20) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,60) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,612) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x0
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell {TD} at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {DIV} at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,652) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x0
+ RenderTableRow {TR} at (0,0) size 98x0
+ RenderTableSection {DIV} at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,692) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x0
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell (anonymous) at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderTableSection {DIV} at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,732) size 769x40
+ RenderBlock (anonymous) at (0,0) size 769x20
+ RenderInline {SPAN} at (0,0) size 39x19
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "Text..."
+ RenderBlock (anonymous) at (0,20) size 769x20
+ RenderTable at (0,0) size 98x20
+ RenderTableSection (anonymous) at (0,0) size 98x0
+ RenderTableRow (anonymous) at (0,0) size 98x0
+ RenderTableCell (anonymous) at (0,0) size 98x0 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 98x0
+ RenderTableSection {DIV} at (0,0) size 98x20
+ RenderTableRow (anonymous) at (0,0) size 98x20
+ RenderTableCell (anonymous) at (0,0) size 98x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 98x19
+ text run at (0,0) width 98: "...continues here"
+ RenderBlock (anonymous) at (0,40) size 769x0
+ RenderInline {SPAN} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.checksum
index 5f42307..5811007 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.checksum
@@ -1 +1 @@
-21dacdeae627215bbf181e9ff7b307f1 \ No newline at end of file
+69c2e8b2fd1726aacab672a1d28b83f9 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.png
index dbb0136..455bfbe 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.txt
index 807e682..13bbfaf 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-baseline-expected.txt
@@ -40,8 +40,8 @@ layer at (0,0) size 800x600
RenderButton {BUTTON} at (278,21) size 16x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
RenderText {#text} at (294,21) size 4x19
text run at (294,21) width 4: " "
- RenderButton {BUTTON} at (298,20) size 44x22 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,2) size 28x18
- RenderText {#text} at (3,1) size 22x16
- text run at (3,1) width 22: "test"
+ RenderButton {BUTTON} at (298,21) size 38x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,2) size 22x16
+ RenderText {#text} at (0,0) size 22x16
+ text run at (0,0) width 22: "test"
RenderText {#text} at (0,0) size 0x0
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.checksum
index 7f6377a..4686eb8 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.checksum
@@ -1 +1 @@
-439fd1de237409d58d8ac78f107bbbba \ No newline at end of file
+b43eabcb89be7f039d3e2dd02763ed84 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.png
index 57da4dc..568b215 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt
index 6fe80be..389a27a 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/open-comment-in-textarea-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (159,19) size 236x19
- text run at (159,19) width 236: " This should not be part of the textarea."
+ RenderText {#text} at (179,23) size 236x19
+ text run at (179,23) width 236: " This should not be part of the textarea."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,9) size 159x32 clip at (9,10) size 142x30 scrollHeight 58
- RenderTextControl {TEXTAREA} at (0,1) size 159x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock {DIV} at (3,3) size 138x56
- RenderText {#text} at (0,0) size 138x42
- text run at (0,0) width 28: "<!--"
- text run at (28,0) width 0: " "
- text run at (0,14) width 138: "This should be part "
- text run at (0,28) width 112: "of the textarea."
- text run at (112,28) width 0: " "
- RenderBR {BR} at (0,42) size 0x14
+layer at (8,9) size 179x36 clip at (9,10) size 162x34 scrollHeight 66
+ RenderTextControl {TEXTAREA} at (0,1) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 158x64
+ RenderText {#text} at (0,0) size 158x48
+ text run at (0,0) width 32: "<!--"
+ text run at (32,0) width 0: " "
+ text run at (0,16) width 158: "This should be part "
+ text run at (0,32) width 128: "of the textarea."
+ text run at (128,32) width 0: " "
+ RenderBR {BR} at (0,48) size 0x16
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.checksum
new file mode 100644
index 0000000..1de71bc
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.checksum
@@ -0,0 +1 @@
+0f4ec1265d14a442db89d923ae7a7464 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.png
new file mode 100644
index 0000000..2b66cb3
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.txt
new file mode 100644
index 0000000..30d5f51
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderText {#text} at (0,0) size 253x19
+ text run at (0,0) width 253: "CHARACTERS IN XSLT: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9} "
+ RenderBR {BR} at (253,15) size 0x0
+ RenderBR {BR} at (0,20) size 0x19
+ RenderText {#text} at (0,40) size 310x19
+ text run at (0,40) width 310: "SOURCE XML: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.checksum
new file mode 100644
index 0000000..1de71bc
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.checksum
@@ -0,0 +1 @@
+0f4ec1265d14a442db89d923ae7a7464 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.png
new file mode 100644
index 0000000..2b66cb3
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.txt
new file mode 100644
index 0000000..30d5f51
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xsl/xslt-enc16to16-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderText {#text} at (0,0) size 253x19
+ text run at (0,0) width 253: "CHARACTERS IN XSLT: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9} "
+ RenderBR {BR} at (253,15) size 0x0
+ RenderBR {BR} at (0,20) size 0x19
+ RenderText {#text} at (0,40) size 310x19
+ text run at (0,40) width 310: "SOURCE XML: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}"
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index f124cb2..85c5a18 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -156,12 +156,6 @@ LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL
// Obscure, not sure we care. DEFER for now.
DEFER : LayoutTests/fast/dom/assign-to-window-status.html = FAIL
-// Bug 905894
-// Getting parseerror (probably wrong svn:eol-style)
-// Will be fixed by upstream merge
-LINUX WIN : LayoutTests/fast/xsl/xslt-enc16.xml = FAIL
-LINUX WIN : LayoutTests/fast/xsl/xslt-enc16to16.xml = FAIL
-
// Bug: 742182, 845388
// Mac Safari under certain circumstances automatically places
// a caret in editable document even when none was requested programatically.
@@ -342,6 +336,10 @@ LINUX : LayoutTests/fast/backgrounds/svg-as-background-1.html = FAIL
LINUX : LayoutTests/fast/backgrounds/svg-as-background-2.html = FAIL
LINUX : LayoutTests/fast/backgrounds/svg-as-background-4.html = FAIL
LINUX : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL CRASH
+DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL
+LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.html = FAIL
+LINUX : LayoutTests/fast/forms/select-baseline.html = FAIL
+LINUX MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL
LINUX : LayoutTests/fast/text/international/001.html = FAIL
LINUX : LayoutTests/fast/text/international/002.html = FAIL
LINUX : LayoutTests/fast/text/international/003.html = FAIL
@@ -351,6 +349,8 @@ DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL
DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL
DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL
DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL
+LINUX : LayoutTests/fast/xsl/xslt-enc16.xml = FAIL
+LINUX : LayoutTests/fast/xsl/xslt-enc16to16.xml = FAIL
DEFER MAC LINUX : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS
LINUX : LayoutTests/svg/batik/text/textPosition2.svg = FAIL
LINUX : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
@@ -664,7 +664,6 @@ LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL
// to access non-file urls.
// TODO(port): mac is passing these, does that mean something is wrong?
DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL
-DEFER LINUX WIN : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL
// Bug: 1045048
// We haven't implemented GCController in test shell
@@ -1095,7 +1094,6 @@ LINUX WIN : LayoutTests/fast/frames/valid.html = FAIL
LayoutTests/fast/invalid/residual-style.html = FAIL
LayoutTests/fast/overflow/overflow-x-y.html = FAIL
LayoutTests/fast/parser/comment-in-textarea.html = FAIL
-LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL
// Linux pixeltest failure: We, with Windows, are failing to repaint correctly
LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL
WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL
@@ -1164,8 +1162,6 @@ LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
// Windows is missing the green box.
WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
-LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.html = FAIL
-
// -----------------------------------------------------------------
// MAC PORT TESTS
// -----------------------------------------------------------------
@@ -1694,7 +1690,6 @@ SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL
LINUX WIN : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
LINUX WIN : LayoutTests/fast/forms/001.html = FAIL
LINUX WIN : LayoutTests/fast/forms/input-first-letter.html = FAIL
-LINUX WIN : LayoutTests/fast/forms/select-baseline.html = FAIL
// These test the behavior of the (x) in type=search inputs. We haven't
// implemented this yet (should we on win/linux?). http://crbug.com/5701