mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +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
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on table with caption overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:hidden on table applies to the table box rather than the table wrapper box.">
|
||||
<link rel="match" href="s-11-1-1b-001-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on table with bottom caption overflowing downwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:hidden on table applies to the table box rather than the table wrapper box.">
|
||||
<link rel="match" href="s-11-1-1b-002-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:auto on table overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:auto on table means visible.">
|
||||
<link rel="match" href="s-11-1-1b-001-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:scroll on table overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:scroll on table means visible.">
|
||||
<link rel="match" href="s-11-1-1b-001-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on root element table</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow on root table applies to viewport rather than the table box.">
|
||||
<link rel="match" href="s-11-1-1b-005-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on HTML body element table</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow on HTML body table applies to viewport rather than the table box.">
|
||||
<link rel="match" href="s-11-1-1b-005-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on table with border-spacing overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:hidden on table applies to the table box rather than the inner border-spacing edge.">
|
||||
<link rel="match" href="s-11-1-1b-007-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on fixed layout table with caption overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:hidden on fixed layout table applies to the table box rather than the table wrapper box.">
|
||||
<link rel="match" href="s-11-1-1b-001-ref.html">
|
||||
<style>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
<title>CSS Test: overflow:hidden on inline table with caption overflowing upwards</title>
|
||||
<link rel="author" title="Simon Pieters" href="mailto:simonp@opera.com">
|
||||
<link rel="help" href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.11.1.1b">
|
||||
<meta name="flags" content="">
|
||||
<meta name="assert" content="Test checks that overflow:hidden on inline table applies to the table box rather than the table wrapper box.">
|
||||
<link rel="match" href="s-11-1-1b-001-ref.html">
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue