mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -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.xht" rel="match" />
|
||||
<link href="reference/text-justify-ref-001.xht" 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>
|
||||
Reference in New Issue
Block a user