mirror of
https://github.com/servo/servo.git
synced 2025-09-14 08:58:21 +01:00
Update web-platform-tests to revision 7c50c216081d6ea3c9afe553ee7b64534020a1b2
This commit is contained in:
parent
5063ac465b
commit
f9ee2396ab
254 changed files with 2043 additions and 1285 deletions
|
@ -2,8 +2,10 @@
|
|||
<meta charset="utf-8">
|
||||
<title>writing-modes and logical props: tbody</title>
|
||||
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
|
||||
<link rel="help" href="https://www.w3.org/TR/css-logical-1/#box">
|
||||
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#placement">
|
||||
<link rel="match" href="reference/logical-props-001-ref.html"
|
||||
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#block-flow">
|
||||
<link rel="match" href="reference/logical-props-001-ref.html">
|
||||
<meta name="assert" content="The logical properties on table row groups are resolved taking the writing mode of the element into account,
|
||||
even though the writing mode property does not apply to that element.">
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue