mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Auto merge of #18825 - servo:urls, r=emilio
Fix a bunch of URL-reflecting IDL attributes <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18825) <!-- Reviewable:end -->
This commit is contained in:
commit
528d0fb409
15 changed files with 89 additions and 87 deletions
|
@ -1,5 +0,0 @@
|
|||
[base_href_invalid.html]
|
||||
type: testharness
|
||||
[base element with unparseable href should have .href getter return attr value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[form-action-reflection-with-base-url.html]
|
||||
type: testharness
|
||||
[An action URL should be resolved relative to the document's base URL (not the document's URL)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[form-action-reflection.html]
|
||||
type: testharness
|
||||
[An action URL should be resolved relative to the document's base URL (= the document's URL in this case)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue