mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
Make justification test pass more reliably on Mac, which is sensitive to subpixel positioning of text, by replacing <wbr> elements with zero-width spaces. (Bug 466101) r+sr=roc a=tests
This commit is contained in:
parent
5d9a07b206
commit
e934b6946c
@ -5,8 +5,7 @@
|
||||
<p>I am the very model of a modern major-general.
|
||||
<p style="width:100em;">I am the very model of a modern major-general.
|
||||
<p style="width:100em;">I am the<br>very model of a modern major-general.
|
||||
<p style="text-align:left;">I <wbr> <wbr>am <wbr>the<br
|
||||
>very <wbr>model <wbr>of <wbr>a <wbr>modern <wbr>major-general.
|
||||
<p style="text-align:left;">I ​am ​the<br>very ​model ​of ​a ​modern ​major-general.
|
||||
<p>I am the<br>very model of a modern major-general.
|
||||
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user