mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<title>text-align: justify, dir=auto, LTR first strong</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-align-justify-006.xht" rel="match" />
|
||||
<link href="reference/text-align-justify-ref-006.xht" rel="match" />
|
||||
<meta content="text-align:justify aligns text in order to exactly fill the line box. Unless otherwise specified by text-align-last, the last line before a forced break or the end of the block is start-aligned – in this case, to the left." name="assert" />
|
||||
<style type="text/css">
|
||||
.test { text-align: justify; }
|
||||
|
||||
Reference in New Issue
Block a user