summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authoramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-11 16:35:39 +0000
committeramanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-11 16:35:39 +0000
commit599ea88332cb4d5856dd5c3ad422567fdc2e2229 (patch)
treeca3185dca8eddad96a129fb6f44e555ac70f3e22 /webkit
parent632b8ae1773f3f921f92e850753f72b870fa6ecb (diff)
downloadchromium_src-599ea88332cb4d5856dd5c3ad422567fdc2e2229.zip
chromium_src-599ea88332cb4d5856dd5c3ad422567fdc2e2229.tar.gz
chromium_src-599ea88332cb4d5856dd5c3ad422567fdc2e2229.tar.bz2
Update expectations with fallout from Webkit roll to 47034
TBR=dglazkov BUG=19028 TEST=none Review URL: http://codereview.chromium.org/164324 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23030 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 322e291..3dd5fca 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2844,6 +2844,7 @@ BUG18896 WIN LINUX DEBUG : LayoutTests/fast/canvas/canvas-with-incorrect-args.ht
BUG18896 WIN LINUX DEBUG : LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL
BUG18896 WIN DEBUG : LayoutTests/svg/carto.net/window.svg = FAIL
BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html = FAIL
+BUG18896 MAC WIN DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html = PASS CRASH
BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop.html = FAIL
BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = FAIL
@@ -2861,4 +2862,8 @@ BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS C
// Fallout from webkit roll 46977:47010
BUG18995 LINUX WIN : LayoutTests/editing/inserting/5994480-2.html = FAIL
-BUG18995 LINUX WIN : LayoutTests/editing/pasteboard/select-element-1.html = FAIL \ No newline at end of file
+BUG18995 LINUX WIN : LayoutTests/editing/pasteboard/select-element-1.html = FAIL
+
+// Fallout from webkit roll 47010:47034
+BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = PASS CRASH
+