diff options
-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": "49142", + "webkit_revision": "49190", "ffmpeg_revision": "27457", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index dc2a1be..0297ec4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6792,6 +6792,12 @@ BUG_SENORBLANCO LINUX RELEASE : LayoutTests/svg/text/text-tselect-02-f.svg = FAI // Added in http://trac.webkit.org/changeset/49131, probably just needs expectations. BUG_JPARENT WIN LINUX: LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html = FAIL +// WebKit update: 49142:49190 +// Changed in http://trac.webkit.org/changeset/49155. +BUG_JORLOW: LayoutTests/storage/domstorage/sessionstorage/complex-values.html = FAIL +// Added in http://trac.webkit.org/changeset/49153, probably just needs expectations. +BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL + // Started failing for no apparent reason at r28124 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL |