diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-29 19:40:36 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-29 19:40:36 +0000 |
commit | af0daecbb05a8dbd7ff373c6a010f9172d0ba303 (patch) | |
tree | 843b9c8e85c91ce02f19629ad5075e6efb8d59cc /webkit/tools/layout_tests/test_expectations.txt | |
parent | f0185941daa7ec11b8521b0a5e2fd710a42612ac (diff) | |
download | chromium_src-af0daecbb05a8dbd7ff373c6a010f9172d0ba303.zip chromium_src-af0daecbb05a8dbd7ff373c6a010f9172d0ba303.tar.gz chromium_src-af0daecbb05a8dbd7ff373c6a010f9172d0ba303.tar.bz2 |
Fix bug 30503 - rebaseline three sets of tests, split two others into
separate bugs.
R=dglazkov@chromium.org
BUG=30503
BUG=31253
BUG=31252
TEST=LayoutTests/http/tests/security/xss-DENIED-assign-location-href-javascruipt.html
TEST=LayoutTests/http/tests/security/listener/xss-inactive-closure.html
TEST=LayoutTests/fast/text/fake-italic.html
TEST=LayoutTests/fast/forms/basic-selects.html
TEST=LayoutTests/fast/forms/basic-textareas-quirks.html
Review URL: http://codereview.chromium.org/524005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35340 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5421dc7..b3e2b15 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3107,7 +3107,7 @@ BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS BUG30816 WIN LINUX : LayoutTests/editing/selection/doubleclick-beside-cr-span.html = TEXT // WebKit update 52293->52323 -BUG30503 : LayoutTests/http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT +BUG31253 : LayoutTests/http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT // WebKit update 52323->52366 BUG30825 WIN LINUX : LayoutTests/fast/dom/Element/id-in-deletebutton.html = TEXT @@ -3128,17 +3128,13 @@ BUG30938 WIN LINUX : LayoutTests/svg/custom/visibility-override-mask.svg = IMAGE BUG30938 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE BUG30939 WIN LINUX : LayoutTests/svg/custom/image-with-transform-clip-filter.svg = IMAGE BUG30939 : LayoutTests/svg/filters/filter-clip.svg = IMAGE+TEXT -BUG30503 WIN LINUX : LayoutTests/fast/text/fake-italic.html = IMAGE+TEXT // WebKit roll 52468->52535 BUG31108 WIN LINUX : LayoutTests/fast/text/international/bidi-layout-across-linebreak.html = TEXT -BUG30503 : LayoutTests/http/tests/security/listener/xss-inactive-closure.html = TEXT +BUG31252 : LayoutTests/http/tests/security/listener/xss-inactive-closure.html = TEXT BUG31108 : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT BUG31108 : LayoutTests/websocket/tests/url-parsing.html = TEXT BUG31108 LINUX : LayoutTests/editing/inserting/12882.html = IMAGE -BUG30503 WIN LINUX : LayoutTests/fast/forms/basic-selects.html = IMAGE+TEXT -BUG30503 WIN LINUX : LayoutTests/fast/forms/basic-textareas-quirks.html = IMAGE+TEXT -BUG30503 MAC : LayoutTests/fast/forms/basic-textareas-quirks.html = IMAGE // WebKit roll 52535->52554 BUG31146 WIN LINUX : LayoutTests/editing/selection/select-text-overflow-ellipsis.html = IMAGE+TEXT |