diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-28 19:17:15 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-28 19:17:15 +0000 |
commit | c63c66fdb3a2cbe939e22a8d1bfdcc8558c64e17 (patch) | |
tree | 42f52da9a93e3def9cb90719e1cf14ef494e8b62 | |
parent | 27c89837d626b1a5910cae92babfe4ea514d5996 (diff) | |
download | chromium_src-c63c66fdb3a2cbe939e22a8d1bfdcc8558c64e17.zip chromium_src-c63c66fdb3a2cbe939e22a8d1bfdcc8558c64e17.tar.gz chromium_src-c63c66fdb3a2cbe939e22a8d1bfdcc8558c64e17.tar.bz2 |
Revert WebKit roll in 45810 because it caused a failure on "WebKit (dbg)(3)".
TEST=none
BUG=42763
Review URL: http://codereview.chromium.org/1775009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45840 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "58407", + "webkit_revision": "58400", "ffmpeg_revision": "45437", "skia_revision": "560", "chromium_git": "http://src.chromium.org/git", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c815c8a..86e5881 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -26,3 +26,9 @@ BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE // Looks like I was too quick to remove this in r45579. BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE + +// WebKit roll 58304:58400 +BUGUKAI : traversal/node-iterator-prototype.html = FAIL +BUGUKAI : fast/images/svg-background-partial-redraw.html = IMAGE IMAGE+TEXT +BUGUKAI WIN MAC : fast/text/international/bold-bengali.html = MISSING +BUGUKAI LINUX : fast/text/international/khmer-selection.html = FAIL |