diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 00:20:38 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 00:20:38 +0000 |
commit | 409204e90f7bcc1bbbbb8ef0dba2d97d57df10f0 (patch) | |
tree | 9f0d0bb442c34e3add51ce6ec7e3d67f901081de /webkit | |
parent | 8af2495c713e4bd224cccf1ed7ddcc4987cc950b (diff) | |
download | chromium_src-409204e90f7bcc1bbbbb8ef0dba2d97d57df10f0.zip chromium_src-409204e90f7bcc1bbbbb8ef0dba2d97d57df10f0.tar.gz chromium_src-409204e90f7bcc1bbbbb8ef0dba2d97d57df10f0.tar.bz2 |
-. Rebaseline deletionUI-single-instance pixel result due to upstream change: http://trac.webkit.org/changeset/49641
-. Update bug number in test expectations
R=japhet
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/343047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 2 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.checksum index b87c530..d88331c 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.checksum @@ -1 +1 @@ -86e759edf12d8d0954ecb81ba6acfdd8
\ No newline at end of file +f8749e8a0a8e764aef9b028c4ac0ddd5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.png Binary files differindex 6e9bfaf..e88c4ac 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/deletionUI-single-instance-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2af7f01..912a92d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3099,10 +3099,9 @@ BUG_JEREMY LINUX DEBUG : LayoutTests/fast/forms/menulist-option-wrap.html = CRAS BUG24966 MAC DEBUG SLOW : LayoutTests/fast/frames/calculate-fixed.html = CRASH PASS // WebKit Roll 49640:49684 -BUG_JEREMY LINUX WIN : LayoutTests/http/tests/navigation/reload-subframe-object.html = FAIL +BUG26253 LINUX WIN : LayoutTests/http/tests/navigation/reload-subframe-object.html = FAIL BUG25202 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL BUG25208 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL -BUG_JEREMY WIN : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL BUG_JEREMY MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = CRASH FAIL // WebKit Roll 49684:49761 |