mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
parent
ad94ef5a96
commit
145aea3eeb
1196 changed files with 14344 additions and 6221 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>text-align: end, pre, dir=auto</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-end-016.htm" rel="match">
|
||||
<link href="reference/text-align-end-ref-016.htm" rel="match">
|
||||
<meta content="text-align:end aligns inline-level content to the end edge of the line box – ie. right when direction is auto and first strong character is ltr, and left when first strong is rtl." name="assert">
|
||||
<style type="text/css">
|
||||
.test { text-align: end; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue