mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Add ref tests for #7558
This commit is contained in:
parent
c2db10217c
commit
7d3a712b3a
4 changed files with 33 additions and 0 deletions
8
tests/ref/root_display_ref.html
Normal file
8
tests/ref/root_display_ref.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
Hello world!
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue