Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1181)

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 462012: Add GURL-specific baseline for a layout test. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Updated bug number. Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 33574)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -1276,6 +1276,9 @@
// <body><canvas height=100></canvas></body> is 1 px taller than upstream.
BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL
+// GURL doesn't handle switching from standard URL to path URL correctly
+BUG27914 : LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT
+
// ----------------------------------------------------------------------------
// NEW FOR THE MERGE
//
@@ -2903,12 +2906,6 @@
BUG27418 MAC DEBUG : LayoutTests/plugins/open-and-close-window-with-plugin.html = PASS TEXT
BUG27418 MAC DEBUG : LayoutTests/transitions/shorthand-border-transitions.html = PASS TEXT
-// WebKit r50784 implemented URL decomposition attributes for HTMLAnchorElement, and
-// 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-protocol.html = TEXT
-
// The following upstream patches add -Webkit-color-correction support:
// http://trac.webkit.org/changeset/50760
// http://trac.webkit.org/changeset/50852
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698