зеркало из https://github.com/mozilla/gecko-dev.git
Bug 230555. Fix tests so they're more robust and actually work on Windows.
This commit is contained in:
Родитель
da607e7ddf
Коммит
96f00a6cdf
|
@ -5,7 +5,8 @@
|
|||
<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 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>I am the<br>very model of a modern major-general.
|
||||
|
||||
</body>
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<body>
|
||||
<div><span style="font-size:200%; white-space:pre">
|
||||
</span>
|
||||
Hello</div>
|
||||
<body style="white-space:pre-line; color:black;">
|
||||
Hello
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<style>
|
||||
div::first-letter { font-size:200%; }
|
||||
body::first-letter { color:white; }
|
||||
</style>
|
||||
</head>
|
||||
<body style="white-space:pre-line;">
|
||||
<div>
|
||||
Hello</div>
|
||||
<!-- Check that a pre-line newline stops first-letter processing -->
|
||||
<body style="white-space:pre-line; color:black;">
|
||||
Hello
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# == justification-1.html justification-1-ref.html
|
||||
== justification-1.html justification-1-ref.html
|
||||
== justification-2a.html justification-2-ref.html
|
||||
== justification-2b.html justification-2-ref.html
|
||||
== long-1.html long-ref.html
|
||||
== pre-line-1.html pre-line-1-ref.html
|
||||
== pre-line-2.html pre-line-2-ref.html
|
||||
# == pre-line-3.html pre-line-3-ref.html
|
||||
== pre-line-3.html pre-line-3-ref.html
|
||||
== soft-hyphens-1a.html soft-hyphens-1-ref.html
|
||||
== soft-hyphens-1b.html soft-hyphens-1-ref.html
|
||||
== soft-hyphens-1c.html soft-hyphens-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче