mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix URL attributes
URL attributes should always use AttrValue::Url, and the input should be resolved against the document's base URL at setting time always.
This commit is contained in:
parent
826352ab4c
commit
605c679fee
11 changed files with 75 additions and 47 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue