diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "53838", + "webkit_revision": "53840", "ffmpeg_revision": "34297", "skia_revision": "475", "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 d472957..d051598 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3136,3 +3136,10 @@ BUG33045 MAC : transforms/2d/transform-fixed-container.html = IMAGE // Added in WebKit 53835 BUGJORLOW : editing/pasteboard/paste-noscript-xhtml.xhtml = TEXT + +// Added in WebKit 53839 +BUGJORLOW : fast/lists/w3-css3-list-styles-alphabetic.html = IMAGE +BUGJORLOW MAC : tables/mozilla/bugs/bug6674.html = IMAGE + +// Added in WebKit 53840 +BUGJORLOW : storage/domstorage/events/ = TEXT |