Add inline-block overflow ref test

For https://github.com/servo/servo/issues/3725
This commit is contained in:
Bryan Bell 2015-03-02 21:04:42 -08:00
parent 2f3697f5f3
commit 3b32178962
3 changed files with 13 additions and 0 deletions

View 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>