test: Mark the inline element in inline_hypothetical_box_a.html as

`vertical-align: top`.

We actually don't support the other values correctly, and so this test
was relying on a bug in incremental reflow.
This commit is contained in:
Patrick Walton 2014-10-30 13:12:27 -07:00
parent 265763518f
commit 7712052e13

View file

@ -9,6 +9,7 @@
.b {
position: absolute;
vertical-align: top;
}
.c {