mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'
This commit is contained in:
parent
4401622eb1
commit
b77ad115f6
16832 changed files with 270819 additions and 87621 deletions
|
@ -4,7 +4,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#height-distribution-algorithm">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://bugs.chromium.org/p/chromium/issues/detail?id=708345" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="height of rows in thead are increased to match table height" />
|
||||
<title>
|
||||
all row groups receive extra height distribution
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#height-distribution-algorithm">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://bugs.chromium.org/p/chromium/issues/detail?id=708345" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="height of rows in tbody are increased to match table height" />
|
||||
<title>
|
||||
all row groups receive extra height distribution
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="David Grogan" href="dgrogan@chromium.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#height-distribution-algorithm">
|
||||
<link rel="bookmark" href="https://bugs.chromium.org/p/chromium/issues/detail?id=708345" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="All rows of equal intrinsic height should be increased the same amount, regardless of which group they are in, tbody+tbody case" />
|
||||
<title>
|
||||
all row groups receive extra height distribution
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="author" title="David Grogan" href="dgrogan@chromium.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#height-distribution-algorithm">
|
||||
<link rel="bookmark" href="https://bugs.chromium.org/p/chromium/issues/detail?id=708345" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="All rows of equal intrinsic height should be increased the same amount, regardless of which group they are in, thead+tbody case" />
|
||||
<title>
|
||||
all row groups receive extra height distribution
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#height-distribution-algorithm">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://bugs.chromium.org/p/chromium/issues/detail?id=708345" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="height of rows in tfoot are increased to match table height" />
|
||||
<title>
|
||||
all row groups receive extra height distribution
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#row-layout">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://crbug.com/982312" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="min-height is honored on a %height child of a table cell with an unresolvable %height and when the descendant has overflow:auto" />
|
||||
|
||||
<title>table cell percent height descendant with overflow:auto</title>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#row-layout">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://crbug.com/982312" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="%height child of a table cell with a fixed height is positioned correctly when the min-height is greater than the cell's fixed height and when the descendant has overflow:auto." />
|
||||
|
||||
<title>table cell percent height descendant with overflow:auto</title>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#row-layout">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://crbug.com/982312" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="intrinsic height of a table cell descendant is honored when the descendant and cell both have unresolvable percentage heights and when the descendant has overflow:auto" />
|
||||
|
||||
<title>table cell percent height descendant with overflow:auto</title>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<link rel="help" href="https://drafts.csswg.org/css-tables-3/#row-layout">
|
||||
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
|
||||
<link rel="bookmark" href="https://crbug.com/982312" />
|
||||
<meta name="flags" content="" />
|
||||
<meta name="assert" content="table cell descendant retains its min-height when the descendant and cell both have unresolvable percentage heights and the descendant has overflow:auto, and the cell's sibling has a fixed height greater than the descendant's min-height." />
|
||||
|
||||
<title>table cell percent height descendant with overflow:auto</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue