diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 20:41:44 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 20:41:44 +0000 |
commit | 01e87c65d513df9a26aa85460eb8b2cd34312cf5 (patch) | |
tree | 5c573065510b48db279ac515439e82df83621f6d /webkit | |
parent | 3f70c1e17d42cccd53e1b827d239c86d1ed701da (diff) | |
download | chromium_src-01e87c65d513df9a26aa85460eb8b2cd34312cf5.zip chromium_src-01e87c65d513df9a26aa85460eb8b2cd34312cf5.tar.gz chromium_src-01e87c65d513df9a26aa85460eb8b2cd34312cf5.tar.bz2 |
Rebaseline editing\selection\drag-to-contenteditable-iframe.
TBR=jparent
TEST=none
BUG=9071
Review URL: http://codereview.chromium.org/549023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36038 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
5 files changed, 2 insertions, 5 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum index b4d520a..5f56803 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum @@ -1 +1 @@ -9509a76cbee196ee729171e4ea700441
\ No newline at end of file +a7c69a7cdc8925de59ac2f41a443cbbd
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png Binary files differindex d80b30d..32f14d6 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum index 3042391..369c147 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.checksum @@ -1 +1 @@ -af8f0fced334b505946370a6d851199e
\ No newline at end of file +e4343d84aba02fd1f6cdabfa4ebef084
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png Binary files differindex f8dc5c1..f719214e 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9ac2bbe..485ea68 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -862,9 +862,6 @@ BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL -//also BUG24863 -BUG9071 WIN : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL -BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL // Flaky: fails about 5% of the time. BUG31342 WIN RELEASE : LayoutTests/security/block-test-no-port.html = TEXT PASS |