diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-23 16:59:13 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-23 16:59:13 +0000 |
commit | fdbed57aee9d24347f015c5596162e5c0abb53ae (patch) | |
tree | 10ddbda7945640720b64219d1b0bdff33a760e7a /webkit/data | |
parent | 1f97b3a659e345e52bc871a6f27c88628101150d (diff) | |
download | chromium_src-fdbed57aee9d24347f015c5596162e5c0abb53ae.zip chromium_src-fdbed57aee9d24347f015c5596162e5c0abb53ae.tar.gz chromium_src-fdbed57aee9d24347f015c5596162e5c0abb53ae.tar.bz2 |
Rebaseline invalid-UTF-8.html due to the recent WebKit roll.
BUG=36554
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39735 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
5 files changed, 17 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum index db4c65f..ad83fa2 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum @@ -1 +1 @@ -0b1e99a98b357bdc0b66df85405d0c95
\ No newline at end of file +dae3bac019eec8e6143b8ac7ecd6724c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.png Binary files differindex b3c9552..9d5fb72 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.txt new file mode 100644 index 0000000..5842698 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/invalid-UTF-8-expected.txt @@ -0,0 +1,15 @@ +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 784x576 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 313x19 + text run at (0,0) width 313: "This tests the rendering of invalid UTF-8 sequences." + RenderBlock {P} at (0,36) size 784x20 + RenderText {#text} at (0,0) size 475x19 + text run at (0,0) width 475: "The output should be: \"\x{442}??\x{442}\" (with black diamonds in place of question marks)." + RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)] + RenderBlock {P} at (0,90) size 784x20 + RenderText {#text} at (0,0) size 46x19 + text run at (0,0) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}" diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum new file mode 100644 index 0000000..4181493 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.checksum @@ -0,0 +1 @@ +ce4ae3cdad6f1fd24867048a4b8d502c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.png Binary files differnew file mode 100644 index 0000000..d82d527 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/encoding/invalid-UTF-8-expected.png |