mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>text-justify: none</title>
|
||||
<link href="mailto:ishida@w3.org" rel="author" title="Richard Ishida">
|
||||
<link href="https://drafts.csswg.org/css-text-3/#text-align-property" rel="help">
|
||||
<link href="reference/text-justify-001.htm" rel="match">
|
||||
<link href="reference/text-justify-ref-001.htm" rel="match">
|
||||
<meta content="text-justify:none means justification is disabled: there are no justification opportunities within the text." name="assert">
|
||||
<style type="text/css">
|
||||
.test { text-align: justify; text-justify: none; }
|
||||
|
@ -21,4 +21,5 @@
|
|||
<div class="test">XXX XXX XXX XXX XXX XXX XXX XXX</div>
|
||||
<div class="ref"><div id="rb1"></div><div id="rb2"></div><div id="rb3"></div></div>
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue