mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
List the Headers interface name to the list in interfaces test files.
This commit is contained in:
parent
60549c47ba
commit
cec3697cb2
2 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,7 @@ test_interfaces([
|
||||||
"FocusEvent",
|
"FocusEvent",
|
||||||
"FormData",
|
"FormData",
|
||||||
"HashChangeEvent",
|
"HashChangeEvent",
|
||||||
|
"Headers",
|
||||||
"HTMLAnchorElement",
|
"HTMLAnchorElement",
|
||||||
"HTMLAppletElement",
|
"HTMLAppletElement",
|
||||||
"HTMLAreaElement",
|
"HTMLAreaElement",
|
||||||
|
|
|
@ -44,6 +44,7 @@ test_interfaces([
|
||||||
"FocusEvent",
|
"FocusEvent",
|
||||||
"FormData",
|
"FormData",
|
||||||
"HashChangeEvent",
|
"HashChangeEvent",
|
||||||
|
"Headers",
|
||||||
"HTMLAnchorElement",
|
"HTMLAnchorElement",
|
||||||
"HTMLAppletElement",
|
"HTMLAppletElement",
|
||||||
"HTMLAreaElement",
|
"HTMLAreaElement",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue