diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-05 01:35:43 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-05 01:35:43 +0000 |
commit | d928a845b0831a17b34e1ac0325517a49b00bcec (patch) | |
tree | b36ee6dd5eb0058dba85866ed865b5916ad0591a /webkit | |
parent | 01ee861ca7a7e1655e97197dfc634904710bbe3d (diff) | |
download | chromium_src-d928a845b0831a17b34e1ac0325517a49b00bcec.zip chromium_src-d928a845b0831a17b34e1ac0325517a49b00bcec.tar.gz chromium_src-d928a845b0831a17b34e1ac0325517a49b00bcec.tar.bz2 |
Roll Webkit from 51681 to 51711.
Updating test expectations with new failures from layout_win try run.
TBR=michaeln@chromium.org
TEST=None
Review URL: http://codereview.chromium.org/465082
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33901 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 38bf894..7128a534 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -914,7 +914,7 @@ BUG10288 WIN LINUX : LayoutTests/svg/batik/text/verticalText.svg = FAIL BUG10289 WIN LINUX : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL // Merge 51681:51711 - regression -BUG29453 WIN MAC LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = IMAGE +BUG29453 WIN MAC LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = IMAGE+TEXT BUG29453 WIN MAC LINUX : LayoutTests/svg/custom/radial-gradient-with-outstanding-focalPoint.svg = IMAGE // Bug in Skia, see https://bugs.webkit.org/show_bug.cgi?id=24534 . @@ -2171,7 +2171,7 @@ BUG23473 MAC : LayoutTests/fast/repaint/inline-block-overflow.html = PASS BUG23473 MAC : LayoutTests/fast/repaint/layer-child-outline.html = PASS BUG23473 MAC : LayoutTests/fast/repaint/layer-outline.html = PASS BUG23473 MAC : LayoutTests/fast/repaint/list-marker.html = PASS -BUG23473 MAC : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = PASS +BUG23473 MAC WIN : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = IMAGE+TEXT PASS BUG23473 MAC : LayoutTests/fast/repaint/table-cell-vertical-overflow.html = PASS BUG23473 MAC : LayoutTests/fast/repaint/text-shadow.html = PASS BUG23473 MAC : pending/fast/repaint/bugzilla-6473.html = IMAGE @@ -2822,6 +2822,16 @@ BUG_JEREMY MAC : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL BUG26042 DEBUG : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT BUG26042 LINUX RELEASE : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT +// Webkit Roll 51681:51711 - regression +BUG_AJWONG WIN : LayoutTests/http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS +BUG_AJWONG WIN : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = TEXT PASS +BUG_AJWONG WIN : LayoutTests/http/tests/appcache/404-manifest.html = TIMEOUT PASS +BUG_AJWONG WIN : LayoutTests/http/tests/appcache/404-resource.html = TIMEOUT PASS +BUG_AJWONG WIN : LayoutTests/http/tests/appcache/foreign-iframe-main.html = TIMEOUT PASS +BUG_AJWONG WIN : LayoutTests/http/tests/appcache/non-html.xhtml = TIMEOUT PASS +BUG_AJWONG WIN : LayoutTests/svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL +BUG_AJWONG WIN : LayoutTests/http/tests/appcache/fallback.html = TIMEOUT + // WebKit Roll 49809:49830 // New test flakiness is being observed. BUG26045 MAC RELEASE : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PASS |