mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -7,6 +7,7 @@
|
|||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<link rel='match' href='reference/text-align-justifyall-ref-001.html'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; direction: rtl; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<link rel='match' href='reference/text-align-justifyall-ref-002.html'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; direction: ltr; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<link rel='match' href='reference/text-align-justifyall-ref-003.html'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel='match' href='reference/text-align-justifyall-ref-004.html'>
|
||||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<link rel='match' href='reference/text-align-justifyall-ref-005.html'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel='help' href='https://drafts.csswg.org/css-text-3/#text-align-property'>
|
||||
<link rel='match' href='reference/text-align-justifyall-ref-006.html'>
|
||||
<meta name="assert" content="text-align:justify-all aligns text in order to exactly fill the line box, forcing the last line to justify as well.">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type='text/css'>
|
||||
.test { text-align: justify-all; }
|
||||
/* the CSS below is not part of the test */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue