diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 03:05:29 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 03:05:29 +0000 |
commit | a3206c905a4dc59b6637186d1b77b15893ded6c7 (patch) | |
tree | 62739977ced4d7e5b0e3f3ea08ab390df6ed7388 /webkit/data | |
parent | db6fb390d484c159bfb5f9d083f3355d1bcf9794 (diff) | |
download | chromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.zip chromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.tar.gz chromium_src-a3206c905a4dc59b6637186d1b77b15893ded6c7.tar.bz2 |
Fixes a handful of broken tests after the merge that resulted from us
not compiling some new binding classes. Note that I'm removing the
expected output for variable-iteration-test as it was wrong. We're not
passing this one for a different reason (no idea what that is now).
BUG=3010
TEST=covered by tests
Review URL: http://codereview.chromium.org/6228
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2824 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
9 files changed, 18 insertions, 11 deletions
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.checksum new file mode 100644 index 0000000..56dec8d --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.checksum @@ -0,0 +1 @@ +d304eb78a06d3eedeba6171a2d09619b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.png Binary files differnew file mode 100644 index 0000000..f970f98 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.txt new file mode 100644 index 0000000..2a5ae5c --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/remove-variable-test-expected.txt @@ -0,0 +1,8 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x36 + RenderBlock {HTML} at (0,0) size 800x36 + RenderBody {BODY} at (8,8) size 784x20 + RenderBlock {DIV} at (0,0) size 784x20 [color=#008000] + RenderText {#text} at (0,0) size 154x19 + text run at (0,0) width 154: "This text should be green." diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.checksum new file mode 100644 index 0000000..56dec8d --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.checksum @@ -0,0 +1 @@ +d304eb78a06d3eedeba6171a2d09619b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.png Binary files differnew file mode 100644 index 0000000..f970f98 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.txt new file mode 100644 index 0000000..2a5ae5c --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/set-variable-test-expected.txt @@ -0,0 +1,8 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x36 + RenderBlock {HTML} at (0,0) size 800x36 + RenderBody {BODY} at (8,8) size 784x20 + RenderBlock {DIV} at (0,0) size 784x20 [color=#008000] + RenderText {#text} at (0,0) size 154x19 + text run at (0,0) width 154: "This text should be green." diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.checksum deleted file mode 100644 index 579e08a..0000000 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -806716f1463243f345d6e900684439fd
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.png Binary files differdeleted file mode 100644 index 57de44e..0000000 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.png +++ /dev/null diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.txt deleted file mode 100644 index 1b59395..0000000 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/css/variables/alternate-syntax/variable-iteration-test-expected.txt +++ /dev/null @@ -1,10 +0,0 @@ -CONSOLE MESSAGE: line 23: Uncaught TypeError: Cannot read property 'length' of undefined -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x36 - RenderBlock {HTML} at (0,0) size 800x36 - RenderBody {BODY} at (8,8) size 784x20 - RenderBlock {DIV} at (0,0) size 784x20 [color=#FF0000] [bgcolor=#FF0000] - RenderText {#text} at (0,0) size 343x19 - text run at (0,0) width 158: "This text should be green. " - text run at (158,0) width 185: "There should be no red visible." |