mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 548818eee08f7a6e31b9706b352b5d44b2f6d024
This commit is contained in:
parent
82fd8d1daf
commit
5e74467d68
112 changed files with 1704 additions and 536 deletions
|
@ -2,6 +2,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="mismatch" href="marker-font-variant-numeric-normal-ref.html">
|
||||
<style>
|
||||
@font-face {
|
||||
/* This font looks different with 'font-variant-numeric: tabular-nums' */
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#marker-pseudo">
|
||||
<link rel="match" href="marker-font-variant-numeric-default-ref.html">
|
||||
<link rel="mismatch" href="marker-font-variant-numeric-normal-ref.html">
|
||||
<meta name="assert" content="Checks that the markers have the same width thanks to 'font-variant-numeric: tabular-nums', and thus the black boxes are perfectly aligned">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="mismatch" href="marker-font-variant-numeric-default-ref.html">
|
||||
<style>
|
||||
@font-face {
|
||||
/* This font looks different with 'font-variant-numeric: tabular-nums' */
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#marker-pseudo">
|
||||
<link rel="match" href="marker-font-variant-numeric-normal-ref.html">
|
||||
<link rel="mismatch" href="marker-font-variant-numeric-default-ref.html">
|
||||
<meta name="assert" content="Checks that the marker default 'font-variant-numeric: tabular-nums' can be overridden with 'font-variant-numeric: normal'">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="mismatch" href="marker-unicode-bidi-normal-ref.html">
|
||||
<style>
|
||||
ol {
|
||||
float: left;
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#marker-pseudo">
|
||||
<link rel="match" href="marker-unicode-bidi-default-ref.html">
|
||||
<link rel="mismatch" href="marker-unicode-bidi-normal-ref.html">
|
||||
<meta name="assert" content="Checks that the markers are isolated from the list items by the bidi algorithm">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="mismatch" href="marker-unicode-bidi-default-ref.html">
|
||||
<style>
|
||||
ol {
|
||||
float: left;
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com" />
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#marker-pseudo">
|
||||
<link rel="match" href="marker-unicode-bidi-normal-ref.html">
|
||||
<link rel="mismatch" href="marker-unicode-bidi-default-ref.html">
|
||||
<meta name="assert" content="Checks that the marker default 'unicode-bidi: isolate' can be overridden with 'unicode-bidi: normal'">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue