mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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
|
@ -492877,7 +492877,7 @@
|
|||
"support"
|
||||
],
|
||||
"css/css-backgrounds-3/body-bgcolor-attribute-change.html": [
|
||||
"cdf516f9a9b61ca4b93e3ac9d6127d342d534c12",
|
||||
"fa783798937b4acfde13cd5c266094f08194d1bb",
|
||||
"reftest"
|
||||
],
|
||||
"css/css-backgrounds-3/border-bottom-left-radius-001.xht": [
|
||||
|
|
|
@ -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