diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-11 21:07:00 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-11 21:07:00 +0000 |
commit | ba02479cfff23a041e352286aadf92561a952c64 (patch) | |
tree | 9e8b3bb2605ade9324507b91b88e0b2fd5f17a33 | |
parent | 962457224031ddf1239180b815349eabe46e5611 (diff) | |
download | chromium_src-ba02479cfff23a041e352286aadf92561a952c64.zip chromium_src-ba02479cfff23a041e352286aadf92561a952c64.tar.gz chromium_src-ba02479cfff23a041e352286aadf92561a952c64.tar.bz2 |
WebKit update 43401:43505.
The tests baselined are for the following reasons:
LayoutTests/editing/inserting/4960120-1.html
LayoutTests/fast/forms/textarea-scrollbar.html
LayoutTests/fast/forms/textarea-scrolled-type.html
LayoutTests/fast/overflow/overflow-focus-ring.html
Margins changed with <http://trac.webkit.org/changeset/43355> requiring rebaseline.
LayoutTests/fast/js/postfix-syntax.html
Test was modified with <http://trac.webkit.org/changeset/43446>.
LayoutTests/fast/layers/self-painting-outline.html
New test with <http://trac.webkit.org/changeset/43458>. Not too sure that this baseline is actually correct, but dglazkov thinks it is a known junction issue so we won't worry too much about it...
LayoutTests/editing/style/apply-through-end-of-document.html
New test added with <http://trac.webkit.org/changeset/43420>.
LayoutTests/fast/css/compare-content-style.html
New test added with <http://trac.webkit.org/changeset/43474>.
LayoutTests/webarchive/test-link-rel-icon.html
New test added with <http://trac.webkit.org/changeset/43501>. We don't support webarchive, but I generated a new baseline for this anyway to keep it from complaining.
Review URL: http://codereview.chromium.org/115196
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15780 0039d316-1c4b-4281-b951-d872f2087c98
24 files changed, 114 insertions, 5 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "43401", + "webkit_revision": "43505", } diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/postfix-syntax-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/postfix-syntax-expected.txt index e552795..c2ab500 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/postfix-syntax-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/postfix-syntax-expected.txt @@ -16,6 +16,8 @@ PASS ((window["x"]))++ is 9 PASS (y, x)++ threw exception SyntaxError: Invalid left-hand side expression in postfix operation. PASS (true ? x : y)++ threw exception SyntaxError: Invalid left-hand side expression in postfix operation. PASS x++++ threw exception SyntaxError: Unexpected token ++. +PASS x is 0 +PASS y is 0 PASS successfullyParsed is true TEST COMPLETE diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.checksum index ff97e00..ee00011 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.checksum @@ -1 +1 @@ -bc30e20a43060be9ea3a287410c5a280
\ No newline at end of file +16ba500b5616d5e2a453dabb7c22f1ac
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.png Binary files differindex 94d3df0..6b7958b 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/4960120-1-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum new file mode 100644 index 0000000..9943e50 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum @@ -0,0 +1 @@ +76fa0e6435b0b3a68ac165a9f022263e
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.png Binary files differnew file mode 100644 index 0000000..3aa4de8 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.txt new file mode 100644 index 0000000..bf1e0d2 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apply-through-end-of-document-expected.txt @@ -0,0 +1,27 @@ +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 784x579 + RenderBlock {P} at (0,0) size 784x40 + RenderText {#text} at (0,0) size 51x19 + text run at (0,0) width 51: "Test for " + RenderInline {I} at (0,0) size 743x39 + RenderInline {A} at (0,0) size 154x19 [color=#0000EE] + RenderText {#text} at (51,0) size 154x19 + text run at (51,0) width 154: "rdar://problem/6864786" + RenderText {#text} at (205,0) size 743x39 + text run at (205,0) width 538: ": REGRESSION: Crash below ApplyStyleCommand::applyInlineStyleToRange when" + text run at (0,20) width 186: "reviewing a patch in Bugzilla" + RenderText {#text} at (186,20) size 4x19 + text run at (186,20) width 4: "." + RenderBlock {P} at (0,56) size 784x20 + RenderText {#text} at (0,0) size 210x19 + text run at (0,0) width 210: "The test passes if it does not crash." + RenderBlock {DIV} at (0,92) size 784x43 + RenderText {#text} at (0,1) size 552x41 + text run at (0,1) width 552: "Copy the second word in this sentence." + RenderBlock {PRE} at (0,148) size 784x16 + RenderText {#text} at (0,0) size 24x16 + text run at (0,0) width 24: "the" +caret: position 3 of child 0 {#text} of child 7 {PRE} of child 1 {BODY} of child 0 {HTML} of document diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.checksum new file mode 100644 index 0000000..c4cdd0d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.checksum @@ -0,0 +1 @@ +885ed6cfe4773e20bfcceb0a744d25b5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.png Binary files differnew file mode 100644 index 0000000..839d776 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.txt new file mode 100644 index 0000000..97e5418 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/compare-content-style-expected.txt @@ -0,0 +1,48 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x256 + RenderBlock {HTML} at (0,0) size 800x256 + RenderBody {BODY} at (8,8) size 784x232 + RenderBlock {DIV} at (0,0) size 784x120 + RenderBlock {DIV} at (0,0) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,20) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,40) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,60) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,80) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,100) size 784x20 + RenderInline (generated) at (0,0) size 38x19 + RenderText at (0,0) size 38x19 + text run at (0,0) width 38: "PASS" + RenderBlock {DIV} at (0,136) size 784x96 + RenderBlock {P} at (0,0) size 784x20 + RenderInline {A} at (0,0) size 646x19 [color=#0000EE] + RenderText {#text} at (0,0) size 646x19 + text run at (0,0) width 646: "Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer" + RenderBlock {OL} at (0,36) size 784x60 + RenderListItem {LI} at (40,0) size 744x20 + RenderListMarker at (-21,0) size 16x19: "1" + RenderText {#text} at (0,0) size 322x19 + text run at (0,0) width 322: "All lines above should be \"PASS\" on initial page load." + RenderListItem {LI} at (40,20) size 744x20 + RenderListMarker at (-21,0) size 16x19: "2" + RenderText {#text} at (0,0) size 135x19 + text run at (0,0) width 135: "Reload the page once." + RenderListItem {LI} at (40,40) size 744x20 + RenderListMarker at (-21,0) size 16x19: "3" + RenderText {#text} at (0,0) size 229x19 + text run at (0,0) width 229: "All lines above should still be \"PASS\"." diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum index ee0ec97..6a17d13 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum @@ -1 +1 @@ -588dec46fd0f5be936c0b644f43421aa
\ No newline at end of file +bcca7a1ce619e4fc3fa0f7e7970812f0
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.png Binary files differindex 80a34890..8c0fb21 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrollbar-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum index 433e9ca..ffb42cc 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum @@ -1 +1 @@ -f06de0532c7fa8c7d16451f5eb65f18a
\ No newline at end of file +0d4c69ae370cebe680ef46550684cbed
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.png Binary files differindex 5242755..8887334 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/textarea-scrolled-type-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/postfix-syntax-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/postfix-syntax-expected.txt index e552795..c2ab500 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/postfix-syntax-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/js/postfix-syntax-expected.txt @@ -16,6 +16,8 @@ PASS ((window["x"]))++ is 9 PASS (y, x)++ threw exception SyntaxError: Invalid left-hand side expression in postfix operation. PASS (true ? x : y)++ threw exception SyntaxError: Invalid left-hand side expression in postfix operation. PASS x++++ threw exception SyntaxError: Unexpected token ++. +PASS x is 0 +PASS y is 0 PASS successfullyParsed is true TEST COMPLETE diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.checksum new file mode 100644 index 0000000..6201ffc --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.checksum @@ -0,0 +1 @@ +8ee1716a20c5372bbc52dfc67c593a68
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.png Binary files differnew file mode 100644 index 0000000..f8802d6 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.txt new file mode 100644 index 0000000..27713f2 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/layers/self-painting-outline-expected.txt @@ -0,0 +1,10 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584 + RenderBlock {DIV} at (0,0) size 784x125 + RenderBlock {DIV} at (50,50) size 25x25 [bgcolor=#7F7F7F] + RenderBlock {DIV} at (0,125) size 784x125 +layer at (58,183) size 25x25 + RenderBlock {DIV} at (50,50) size 25x25 [bgcolor=#7F7F7F] diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.checksum index 5492039..f4f01fe 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.checksum @@ -1 +1 @@ -d3a195006a2017f67ad1c0e3996e1d28
\ No newline at end of file +013c053ef8ddc7304ec95cbd25083c84
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.png Binary files differindex b609a53..87f5719 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/overflow-focus-ring-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.checksum new file mode 100644 index 0000000..d69a371 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.checksum @@ -0,0 +1 @@ +853de00567d121bea0b7bece66a5d61c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.png Binary files differnew file mode 100644 index 0000000..d8c9f68 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.txt new file mode 100644 index 0000000..24eb21c --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/webarchive/test-link-rel-icon-expected.txt @@ -0,0 +1,6 @@ +CONSOLE MESSAGE: line 7: Uncaught TypeError: Object [object Object] has no method 'setIconDatabaseEnabled' +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 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 09fcf7d..398ae4a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2662,3 +2662,13 @@ BUG11613 WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FAIL + +// May need rebaselining for mac/linux, or may need nothing at all. Triage after has run +// on mac/linux buildbot. See http://crbug.com/11763. +BUG11763 MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL PASS +BUG11763 MAC LINUX : LayoutTests/fast/js/postfix-syntax.html = FAIL PASS +BUG11763 MAC LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS +BUG11763 MAC LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS +BUG11763 MAC LINUX : LayoutTests/editing/style/apply-through-end-of-document.html = FAIL PASS +BUG11763 MAC LINUX : LayoutTests/webarchive/test-link-rel-icon.html = FAIL PASS + |