mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision c063a8c9acc637e3bd72b719b46e6f2fb627da4a
This commit is contained in:
parent
e66ab111a6
commit
018bc3f219
140 changed files with 2806 additions and 431 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary 2</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary 3</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary with ideographic caracters 1</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-ic-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary with ideographic caracters 2</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-ic-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Text — line breaking at element boundary with ideographic caracters 1</title>
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the properties on nearest common ancestor of the two characters controls breaking.">
|
||||
<meta name=assert content="For soft wrap opportunities defined by the boundary between two characters, the white-space property on nearest common ancestor of the two characters controls breaking.">
|
||||
<link rel=help href="https://www.w3.org/TR/css-text-3/#line-break-details">
|
||||
<link rel=match href="reference/line-breaking-ic-001-ref.html">
|
||||
<link rel=author title="Florian Rivoal" href="http://florian.rivoal.net">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue