diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 21:36:07 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 21:36:07 +0000 |
commit | 4f9532301fca7fdf592281d010acbe627ab13cf9 (patch) | |
tree | 206e740914c4492b548d74743e9994d983f107c4 /webkit | |
parent | 0709309fe4242bd8bfe170684ea7fa9568a584ee (diff) | |
download | chromium_src-4f9532301fca7fdf592281d010acbe627ab13cf9.zip chromium_src-4f9532301fca7fdf592281d010acbe627ab13cf9.tar.gz chromium_src-4f9532301fca7fdf592281d010acbe627ab13cf9.tar.bz2 |
Rebaseline layout test LayoutTests/fast/frames/viewsource-on-image-file.html.
BUG=15478
TEST=none
Review URL: http://codereview.chromium.org/242057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27534 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
6 files changed, 34 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum new file mode 100644 index 0000000..ea329fc --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum @@ -0,0 +1 @@ +8a6e8602cd95da4012d6103e54529429
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.png Binary files differnew file mode 100644 index 0000000..f202bfd --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/frames/viewsource-on-image-file-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum new file mode 100644 index 0000000..685e0ef --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.checksum @@ -0,0 +1 @@ +04e4264dbd080a0c2d13eeec9a012c9c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.png Binary files differnew file mode 100644 index 0000000..4adef3d6 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.txt new file mode 100644 index 0000000..e165660 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/viewsource-on-image-file-expected.txt @@ -0,0 +1,32 @@ +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 {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 423x19 + text run at (0,0) width 423: "You should see 'hello world' in the frame below in 'view source' mode." + RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)] + RenderBlock (anonymous) at (0,46) size 784x154 + RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)] + layer at (0,0) size 300x150 + RenderView at (0,0) size 300x150 + layer at (0,0) size 300x150 layerType: background only + layer at (0,0) size 31x150 + RenderBlock (positioned) zI: -1 {DIV} at (0,0) size 31x150 [bgcolor=#F0F0F0] [border: (1px solid #BBBBBB) none] + layer at (0,0) size 300x150 layerType: foreground only + RenderBlock {HTML} at (0,0) size 300x150 + RenderBody {BODY} at (0,0) size 300x150 + RenderTable {TABLE} at (0,0) size 300x16 + RenderTableSection {TBODY} at (0,0) size 300x16 + RenderTableRow {TR} at (0,0) size 300x16 + RenderTableCell {TD} at (0,3) size 31x12 [color=#808080] [bgcolor=#F0F0F0] [border: none (1px solid #BBBBBB) none] [r=0 c=0 rs=1 cs=1] + RenderInline (generated) at (0,0) size 5x12 + RenderCounter at (21,0) size 5x12 + text run at (21,0) width 5: "1" + RenderTableCell {TD} at (31,0) size 269x16 [r=0 c=1 rs=1 cs=1] + RenderText {#text} at (5,0) size 88x16 + text run at (5,0) width 88: "hello world" + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bc9f17d..e6a6298 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1969,9 +1969,6 @@ BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL // WebKit 45086:45111 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL -// WebKit 45247:45270 -BUG15478 : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL - // WebKit 45270:45287 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH |