mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Implement HTMLBaseElement attributes
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
[base_href_empty.html]
|
||||
type: testharness
|
||||
[The value of the href attribute must be the document's address if it is empty]
|
||||
expected: FAIL
|
||||
|
||||
[The src attribute of the img element must relative to document's address]
|
||||
expected: FAIL
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
[base_href_specified.sub.html]
|
||||
type: testharness
|
||||
[The href attribute of the base element is specified]
|
||||
expected: FAIL
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
[base_href_unspecified.html]
|
||||
type: testharness
|
||||
[The value of the href attribute must be the document's address if it is unspecified]
|
||||
expected: FAIL
|
||||
|
||||
[The src attribute of the img element must relative to document's address]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user