mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Move the test harnesses into test/.
This is preparation for removing the `servo-` prefixes from the various Servo components.
This commit is contained in:
parent
729a5ff441
commit
c658c6dea9
71 changed files with 4 additions and 4 deletions
6
src/test/html/test-inline.html
Normal file
6
src/test/html/test-inline.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<div>
|
||||
<img></img>
|
||||
<div>
|
||||
<img></img><img></img><img></img>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue