mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
layout: Don't delete non-text boxes from the list of input boxes when
flushing text clumps. Fixes this page: http://en.wikipedia.org/wiki/Yellow_River This is not the most efficient thing to do; a FIXME has been added noting what is most correct.
This commit is contained in:
parent
c9c9984d47
commit
dcacab8149
4 changed files with 22 additions and 12 deletions
1
src/test/html/ib-split-image.html
Normal file
1
src/test/html/ib-split-image.html
Normal file
|
@ -0,0 +1 @@
|
|||
<a><img></a> <div>a</div>
|
Loading…
Add table
Add a link
Reference in a new issue