mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Add inline-block overflow ref test
For https://github.com/servo/servo/issues/3725
This commit is contained in:
parent
2f3697f5f3
commit
3b32178962
3 changed files with 13 additions and 0 deletions
6
tests/ref/inline_block_overflow_ref.html
Normal file
6
tests/ref/inline_block_overflow_ref.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html>
|
||||
<body>
|
||||
ab
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue