2011-03-10 Roland Steiner <rolandsteiner@chromium.org>

        Unreviewed: update Chromium test expectations.

        * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
        * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
        * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
        * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
        * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
        * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
        * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
        * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
        * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed.
        * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
        * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
        * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
        * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
        * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
        * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
        * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed.
        * platform/chromium/test_expectations.txt:

git-svn-id: svn://svn.chromium.org/blink/trunk@80822 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 51ee237c
2011-03-10 Roland Steiner <rolandsteiner@chromium.org>
Unreviewed: update Chromium test expectations.
* platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
* platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
* platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
* platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
* platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
* platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
* platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
* platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed.
* platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
* platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
* platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
* platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
* platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
* platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
* platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-03-10 Adam Barth <abarth@webkit.org> 2011-03-10 Adam Barth <abarth@webkit.org>
Reviewed by Alexey Proskuryakov. Reviewed by Alexey Proskuryakov.
KDE JS Test
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Array.prototype.toString.length is 0
PASS Array.prototype.toLocaleString.length is 0
PASS Array.prototype.concat.length is 1
PASS Array.prototype.join.length is 1
PASS Array.prototype.pop.length is 0
PASS Array.prototype.push.length is 1
PASS Array.prototype.reverse.length is 0
PASS Array.prototype.shift.length is 0
PASS Array.prototype.slice.length is 2
PASS Array.prototype.sort.length is 1
PASS Array.prototype.splice.length is 2
PASS Array.prototype.unshift.length is 1
PASS Boolean.prototype.toString.length is 0
PASS Boolean.prototype.valueOf.length is 0
PASS Date.prototype.toString.length is 0
PASS Date.prototype.toUTCString.length is 0
PASS Date.prototype.toDateString.length is 0
PASS Date.prototype.toTimeString.length is 0
PASS Date.prototype.toLocaleString.length is 0
PASS Date.prototype.toLocaleDateString.length is 0
PASS Date.prototype.toLocaleTimeString.length is 0
PASS Date.prototype.valueOf.length is 0
PASS Date.prototype.getTime.length is 0
PASS Date.prototype.getFullYear.length is 0
PASS Date.prototype.getUTCFullYear.length is 0
PASS Date.prototype.toGMTString.length is 0
PASS Date.prototype.getMonth.length is 0
PASS Date.prototype.getUTCMonth.length is 0
PASS Date.prototype.getDate.length is 0
PASS Date.prototype.getUTCDate.length is 0
PASS Date.prototype.getDay.length is 0
PASS Date.prototype.getUTCDay.length is 0
PASS Date.prototype.getHours.length is 0
PASS Date.prototype.getUTCHours.length is 0
PASS Date.prototype.getMinutes.length is 0
PASS Date.prototype.getUTCMinutes.length is 0
PASS Date.prototype.getSeconds.length is 0
PASS Date.prototype.getUTCSeconds.length is 0
PASS Date.prototype.getMilliseconds.length is 0
PASS Date.prototype.getUTCMilliseconds.length is 0
PASS Date.prototype.getTimezoneOffset.length is 0
PASS Date.prototype.setTime.length is 1
PASS Date.prototype.setMilliseconds.length is 1
PASS Date.prototype.setUTCMilliseconds.length is 1
PASS Date.prototype.setSeconds.length is 2
PASS Date.prototype.setUTCSeconds.length is 2
PASS Date.prototype.setMinutes.length is 3
PASS Date.prototype.setUTCMinutes.length is 3
PASS Date.prototype.setHours.length is 4
PASS Date.prototype.setUTCHours.length is 4
PASS Date.prototype.setDate.length is 1
PASS Date.prototype.setUTCDate.length is 1
PASS Date.prototype.setMonth.length is 2
PASS Date.prototype.setUTCMonth.length is 2
PASS Date.prototype.setFullYear.length is 3
PASS Date.prototype.setUTCFullYear.length is 3
PASS Date.prototype.setYear.length is 1
PASS Date.prototype.getYear.length is 0
PASS Date.prototype.toGMTString.length is 0
PASS Error.prototype.toString.length is 0
PASS eval.length is 1
PASS parseInt.length is 2
PASS parseFloat.length is 1
PASS isNaN.length is 1
PASS isFinite.length is 1
PASS escape.length is 1
PASS unescape.length is 1
PASS Math.abs.length is 1
PASS Math.acos.length is 1
PASS Math.asin.length is 1
PASS Math.atan.length is 1
PASS Math.atan2.length is 2
PASS Math.ceil.length is 1
PASS Math.cos.length is 1
PASS Math.exp.length is 1
PASS Math.floor.length is 1
PASS Math.log.length is 1
PASS Math.max.length is 2
PASS Math.min.length is 2
PASS Math.pow.length is 2
PASS Math.random.length is 0
PASS Math.round.length is 1
PASS Math.sin.length is 1
PASS Math.sqrt.length is 1
PASS Math.tan.length is 1
PASS Object.prototype.toString.length is 0
PASS Object.prototype.valueOf.length is 0
FAIL RegExp.prototype.exec.length should be 0. Was 1.
FAIL RegExp.prototype.test.length should be 0. Was 1.
PASS RegExp.prototype.toString.length is 0
PASS String.fromCharCode.length is 1
PASS String.prototype.concat.length is 1
PASS String.prototype.toString.length is 0
PASS String.prototype.valueOf.length is 0
PASS String.prototype.charAt.length is 1
PASS String.prototype.charCodeAt.length is 1
PASS String.prototype.indexOf.length is 1
PASS String.prototype.lastIndexOf.length is 1
PASS String.prototype.match.length is 1
PASS String.prototype.replace.length is 2
PASS String.prototype.search.length is 1
PASS String.prototype.slice.length is 2
PASS String.prototype.split.length is 2
PASS String.prototype.substr.length is 2
PASS String.prototype.substring.length is 2
PASS String.prototype.toLowerCase.length is 0
PASS String.prototype.toUpperCase.length is 0
PASS String.prototype.big.length is 0
PASS String.prototype.small.length is 0
PASS String.prototype.blink.length is 0
PASS String.prototype.bold.length is 0
PASS String.prototype.fixed.length is 0
PASS String.prototype.italics.length is 0
PASS String.prototype.strike.length is 0
PASS String.prototype.sub.length is 0
PASS String.prototype.sup.length is 0
PASS String.prototype.fontcolor.length is 1
PASS String.prototype.fontsize.length is 1
PASS String.prototype.anchor.length is 1
PASS String.prototype.link.length is 1
PASS Number.prototype.toString.length is 1
PASS Number.prototype.valueOf.length is 0
PASS Number.prototype.toFixed.length is 1
PASS successfullyParsed is true
TEST COMPLETE
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x260
RenderBlock {HTML} at (0,0) size 800x260
RenderBody {BODY} at (8,16) size 784x236
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 292x19
text run at (0,0) width 292: "There must be a green square below and no red."
layer at (8,52) size 784x200
RenderBlock (relative positioned) {DIV} at (0,36) size 784x200
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (100,0) size 4x19
text run at (100,0) width 4: " "
RenderBlock {DIV} at (0,20) size 784x0
layer at (8,52) size 100x100
RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
layer at (8,52) size 100x100
RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x52
RenderBlock {HTML} at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 409x19
text run at (0,0) width 409: "Test passes the blue box is in the upper-left corner of the black box."
layer at (8,96) size 294x198
RenderBlock (positioned) {DIV} at (8,96) size 294x198 [border: (3px solid #000000)]
layer at (11,99) size 96x96
RenderBlock (positioned) {DIV} at (11,99) size 96x96 [bgcolor=#0000FF]
KDE JS Test
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Array.prototype.toString.length is 0
PASS Array.prototype.toLocaleString.length is 0
PASS Array.prototype.concat.length is 1
PASS Array.prototype.join.length is 1
PASS Array.prototype.pop.length is 0
PASS Array.prototype.push.length is 1
PASS Array.prototype.reverse.length is 0
PASS Array.prototype.shift.length is 0
PASS Array.prototype.slice.length is 2
PASS Array.prototype.sort.length is 1
PASS Array.prototype.splice.length is 2
PASS Array.prototype.unshift.length is 1
PASS Boolean.prototype.toString.length is 0
PASS Boolean.prototype.valueOf.length is 0
PASS Date.prototype.toString.length is 0
PASS Date.prototype.toUTCString.length is 0
PASS Date.prototype.toDateString.length is 0
PASS Date.prototype.toTimeString.length is 0
PASS Date.prototype.toLocaleString.length is 0
PASS Date.prototype.toLocaleDateString.length is 0
PASS Date.prototype.toLocaleTimeString.length is 0
PASS Date.prototype.valueOf.length is 0
PASS Date.prototype.getTime.length is 0
PASS Date.prototype.getFullYear.length is 0
PASS Date.prototype.getUTCFullYear.length is 0
PASS Date.prototype.toGMTString.length is 0
PASS Date.prototype.getMonth.length is 0
PASS Date.prototype.getUTCMonth.length is 0
PASS Date.prototype.getDate.length is 0
PASS Date.prototype.getUTCDate.length is 0
PASS Date.prototype.getDay.length is 0
PASS Date.prototype.getUTCDay.length is 0
PASS Date.prototype.getHours.length is 0
PASS Date.prototype.getUTCHours.length is 0
PASS Date.prototype.getMinutes.length is 0
PASS Date.prototype.getUTCMinutes.length is 0
PASS Date.prototype.getSeconds.length is 0
PASS Date.prototype.getUTCSeconds.length is 0
PASS Date.prototype.getMilliseconds.length is 0
PASS Date.prototype.getUTCMilliseconds.length is 0
PASS Date.prototype.getTimezoneOffset.length is 0
PASS Date.prototype.setTime.length is 1
PASS Date.prototype.setMilliseconds.length is 1
PASS Date.prototype.setUTCMilliseconds.length is 1
PASS Date.prototype.setSeconds.length is 2
PASS Date.prototype.setUTCSeconds.length is 2
PASS Date.prototype.setMinutes.length is 3
PASS Date.prototype.setUTCMinutes.length is 3
PASS Date.prototype.setHours.length is 4
PASS Date.prototype.setUTCHours.length is 4
PASS Date.prototype.setDate.length is 1
PASS Date.prototype.setUTCDate.length is 1
PASS Date.prototype.setMonth.length is 2
PASS Date.prototype.setUTCMonth.length is 2
PASS Date.prototype.setFullYear.length is 3
PASS Date.prototype.setUTCFullYear.length is 3
PASS Date.prototype.setYear.length is 1
PASS Date.prototype.getYear.length is 0
PASS Date.prototype.toGMTString.length is 0
PASS Error.prototype.toString.length is 0
PASS eval.length is 1
PASS parseInt.length is 2
PASS parseFloat.length is 1
PASS isNaN.length is 1
PASS isFinite.length is 1
PASS escape.length is 1
PASS unescape.length is 1
PASS Math.abs.length is 1
PASS Math.acos.length is 1
PASS Math.asin.length is 1
PASS Math.atan.length is 1
PASS Math.atan2.length is 2
PASS Math.ceil.length is 1
PASS Math.cos.length is 1
PASS Math.exp.length is 1
PASS Math.floor.length is 1
PASS Math.log.length is 1
PASS Math.max.length is 2
PASS Math.min.length is 2
PASS Math.pow.length is 2
PASS Math.random.length is 0
PASS Math.round.length is 1
PASS Math.sin.length is 1
PASS Math.sqrt.length is 1
PASS Math.tan.length is 1
PASS Object.prototype.toString.length is 0
PASS Object.prototype.valueOf.length is 0
FAIL RegExp.prototype.exec.length should be 0. Was 1.
FAIL RegExp.prototype.test.length should be 0. Was 1.
PASS RegExp.prototype.toString.length is 0
PASS String.fromCharCode.length is 1
PASS String.prototype.concat.length is 1
PASS String.prototype.toString.length is 0
PASS String.prototype.valueOf.length is 0
PASS String.prototype.charAt.length is 1
PASS String.prototype.charCodeAt.length is 1
PASS String.prototype.indexOf.length is 1
PASS String.prototype.lastIndexOf.length is 1
PASS String.prototype.match.length is 1
PASS String.prototype.replace.length is 2
PASS String.prototype.search.length is 1
PASS String.prototype.slice.length is 2
PASS String.prototype.split.length is 2
PASS String.prototype.substr.length is 2
PASS String.prototype.substring.length is 2
PASS String.prototype.toLowerCase.length is 0
PASS String.prototype.toUpperCase.length is 0
PASS String.prototype.big.length is 0
PASS String.prototype.small.length is 0
PASS String.prototype.blink.length is 0
PASS String.prototype.bold.length is 0
PASS String.prototype.fixed.length is 0
PASS String.prototype.italics.length is 0
PASS String.prototype.strike.length is 0
PASS String.prototype.sub.length is 0
PASS String.prototype.sup.length is 0
PASS String.prototype.fontcolor.length is 1
PASS String.prototype.fontsize.length is 1
PASS String.prototype.anchor.length is 1
PASS String.prototype.link.length is 1
PASS Number.prototype.toString.length is 1
PASS Number.prototype.valueOf.length is 0
PASS Number.prototype.toFixed.length is 1
PASS successfullyParsed is true
TEST COMPLETE
...@@ -3405,8 +3405,8 @@ BUGCR75639 MAC LEOPARD : fast/canvas/webgl/uninitialized-test.html = TIMEOUT ...@@ -3405,8 +3405,8 @@ BUGCR75639 MAC LEOPARD : fast/canvas/webgl/uninitialized-test.html = TIMEOUT
BUGCR75740 : fast/js/regexp-test-null-string.html = FAIL BUGCR75740 : fast/js/regexp-test-null-string.html = FAIL
// The following just need a rebaseline // The following just need a rebaseline
BUGROLANDSTEINER : fast/block/basic/percent-height-inside-anonymous-block.html = IMAGE+TEXT BUGROLANDSTEINER WIN-7 : fast/block/basic/percent-height-inside-anonymous-block.html = IMAGE+TEXT
BUGROLANDSTEINER : fast/block/positioning/static-distance-with-positioned-ancestor.html = IMAGE+TEXT BUGROLANDSTEINER WIN-7 : fast/block/positioning/static-distance-with-positioned-ancestor.html = IMAGE+TEXT
BUGROLANDSTEINER : fast/js/kde/function_length.html = FAIL BUGROLANDSTEINER WIN-7 : fast/js/kde/function_length.html = FAIL
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment