diff options
author | bors-servo <release+servo@mozilla.com> | 2014-02-06 21:07:38 -0500 |
---|---|---|
committer | bors-servo <release+servo@mozilla.com> | 2014-02-06 21:07:38 -0500 |
commit | a1e98ada50eafa32c9eda2e6416ce3429612d4d0 (patch) | |
tree | 1fccb1568220b6a4f922f7a2abc29c22722504e0 /src/components/script/html/hubbub_html_parser.rs | |
parent | 14ee9218e4ca502524c4671a02bc1d637382fbfc (diff) | |
parent | 86777d6460d603909987b3d7abb0963bba789e4b (diff) | |
download | servo-a1e98ada50eafa32c9eda2e6416ce3429612d4d0.tar.gz servo-a1e98ada50eafa32c9eda2e6416ce3429612d4d0.zip |
auto merge of #1577 : ksh8281/servo/inline_add2, r=larsbergstrom
there is a issue when TextRunScanning.
this is for
```
<span style="background:red;font-size:35px;border: black solid 15px">
<span style="background:purple; 20px solid">
<img src="test.jpeg" style="border:blue 30px solid;" />
</span>
</span>
```
this case. left border of "img" is missing
Diffstat (limited to 'src/components/script/html/hubbub_html_parser.rs')
0 files changed, 0 insertions, 0 deletions