mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update manifest and move files
This commit is contained in:
parent
aff8b0a4e9
commit
c886e3ee75
3 changed files with 27 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
<!doctype html>
|
||||
<body bgcolor="green">
|
||||
Click me, I should become green.
|
||||
Passes if the background is green.
|
||||
</body>
|
|
@ -2,7 +2,7 @@
|
|||
<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.
|
||||
Passes if the background is green.
|
||||
</body>
|
||||
<script>
|
||||
document.body.offsetTop;
|
Loading…
Add table
Add a link
Reference in a new issue