mirror of
https://github.com/servo/servo.git
synced 2025-09-09 22:48:21 +01:00
add help link and regen manifest
This commit is contained in:
parent
1977352bff
commit
aff8b0a4e9
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
<!doctype html>
|
||||
<link rel="match" href="body-bgcolor-attribute-change-ref.html" />
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-body-bgcolor">
|
||||
<link rel="match" href="body-bgcolor-attribute-change-ref.html">
|
||||
<body bgcolor="yellow">
|
||||
Click me, I should become green.
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue