mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<title>text-align: justify, dir=rtl</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-003.htm" rel="match">
|
||||
<link href="reference/text-align-justify-ref-003.htm" 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 right." name="assert">
|
||||
<style type="text/css">
|
||||
.test { text-align: justify; }
|
||||
|
||||
Reference in New Issue
Block a user