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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/infrastructure/urls/dynamic-changes-to-base-urls/dynamic-urls.sub-expected.txt

Issue 2649323004: Import wpt@cf62b859e6b890abc34f8140d185ba91df95c5b6 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 3 years, 10 months 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL The 'href' attribute of the 'a' element assert_equals: The 'href' attribute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "ht tp://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-url s/test.txt"
3 FAIL The 'href' attribute of the 'link' element assert_equals: The 'href' attrib ute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base- urls/test.txt"
4 FAIL The 'href' attribute of the 'area' element assert_equals: The 'href' attrib ute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base- urls/test.txt"
5 FAIL The 'cite' attribute of the 'q' element assert_equals: The 'cite' attribute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "ht tp://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-url s/test.txt"
6 FAIL The 'cite' attribute of the 'blockquote' element assert_equals: The 'cite' attribute is incorrect. expected "http://www.web-platform.test:8001/test.txt" bu t got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to -base-urls/test.txt"
7 FAIL The 'cite' attribute of the 'ins' element assert_equals: The 'cite' attribu te is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got " http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-u rls/test.txt"
8 FAIL The 'cite' attribute of the 'del' element assert_equals: The 'cite' attribu te is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got " http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-u rls/test.txt"
9 FAIL The 'src' attribute of the 'img' element assert_equals: The 'src' attribute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "ht tp://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-url s/test.txt"
10 FAIL The 'src' attribute of the 'embed' element assert_equals: The 'src' attribu te is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got " http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-u rls/test.txt"
11 FAIL The 'src' attribute of the 'video' element assert_equals: The 'src' attribu te is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got " http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-u rls/test.txt"
12 FAIL The 'src' attribute of the 'iframe' element assert_equals: The 'src' attrib ute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base- urls/test.txt"
13 FAIL The 'src' attribute of the 'script' element assert_equals: The 'src' attrib ute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base- urls/test.txt"
14 FAIL The 'src' attribute of the 'source' element assert_equals: The 'src' attrib ute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base- urls/test.txt"
15 FAIL The 'src' attribute of the 'track' element assert_equals: The 'src' attribu te is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got " http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-base-u rls/test.txt"
16 FAIL The 'action' attribute of the 'form' element assert_equals: The 'action' at tribute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-b ase-urls/test.txt"
17 FAIL The 'data' attribute of the 'object' element assert_equals: The 'data' attr ibute is incorrect. expected "http://www.web-platform.test:8001/test.txt" but go t "http://web-platform.test:8001/html/infrastructure/urls/dynamic-changes-to-bas e-urls/test.txt"
18 FAIL The 'formaction' attribute of the 'button' element assert_equals: The 'form Action' attribute is incorrect. expected "http://www.web-platform.test:8001/test .txt" but got "http://web-platform.test:8001/html/infrastructure/urls/dynamic-ch anges-to-base-urls/test.txt"
19 FAIL Change the base URL must effect the descendant elements only assert_not_equ als: The inner element must be effected. got disallowed value "http://web-platfo rm.test:8001/html/infrastructure/urls/dynamic-changes-to-base-urls/test.txt"
20 Harness: the test ran to completion.
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698