Update web-platform-tests to revision b'ee6da9d71d0268d7fdb04e8e5b26858f46ee0cc4'

This commit is contained in:
WPT Sync Bot 2022-01-20 04:38:55 +00:00 committed by cybai
parent 4401622eb1
commit b77ad115f6
16832 changed files with 270819 additions and 87621 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>