diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
2 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "49190", + "webkit_revision": "49206", "ffmpeg_revision": "27457", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7f4e869..3492746 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3828,7 +3828,7 @@ BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-appearance-visibility.html BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-appearance-width.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-baseline.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-disabled-color.html = FAIL -BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-double-click-selection-gap-bug.html = FAIL +BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-double-click-selection-gap-bug.html = CRASH FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-field-text-truncated.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-paste-undo.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL @@ -4931,6 +4931,11 @@ BUG_JORLOW: LayoutTests/storage/domstorage/sessionstorage/complex-values.html = // Added in http://trac.webkit.org/changeset/49153, probably just needs expectations. BUG_JPARENT: LayoutTests/svg/filters/sourceAlpha.svg = FAIL + // WebKit update: 49190:49206 + BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS + BUG_JPARENT MAC DEBUG : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS + BUG_JPARENT WIN DEBUG : LayoutTests/fast/frames/calculate-percentage.html = CRASH + // 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 |