diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 23:42:07 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-16 23:42:07 +0000 |
commit | d59abc85105e4d3ee55dcd58910774ead53cf77f (patch) | |
tree | 8a7f86139e8e376ba50c2646f2523dfebaf5f1f8 /webkit/tools/layout_tests/test_expectations.txt | |
parent | 9259a8e945f74bc4fc3661a03c504d697fde6800 (diff) | |
download | chromium_src-d59abc85105e4d3ee55dcd58910774ead53cf77f.zip chromium_src-d59abc85105e4d3ee55dcd58910774ead53cf77f.tar.gz chromium_src-d59abc85105e4d3ee55dcd58910774ead53cf77f.tar.bz2 |
Rebaseline two more URL decomposition tests.
Baseline differences are due to KURL/GURL implementation disagrements.
R=brettw
BUG=27548
TEST=none
Review URL: http://codereview.chromium.org/391083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32122 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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a4673e6..610d770 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3034,9 +3034,7 @@ BUG27418 MAC DEBUG : LayoutTests/transitions/shorthand-border-transitions.html = // this exposes a bunch of minor differences in our URL parsing/editing implementation, // as well as somethings that might be legitimate bugs. BUG27548 : LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-host.html = TEXT -BUG27548 : LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-port.html = TEXT BUG27548 : LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT -BUG27548 : LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-search.html = TEXT // New tests and regressions related to WebKit r50760 (appeared in WebKit merge 50756:50820). BUG27551 WIN DEBUG : LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT CRASH |