mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 077bb422b7bb21491a414e334bc594d83ca9e55b
This commit is contained in:
parent
aa9591137a
commit
b2341e328d
248 changed files with 2930 additions and 1961 deletions
|
@ -3,7 +3,7 @@
|
|||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help"
|
||||
href="http://www.w3.org/TR/css-flexbox-1/#flex-containers">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
div {
|
||||
background: red;
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- intentionallly left blank -->
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | absolutely positioned inline</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
div {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | floated inline</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
div {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flex-flow: column-reverse wrap-reverse; order</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#order-property">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<link rel="flags" content="invalid">
|
||||
<style>
|
||||
div {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: abspos</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: float</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: inline-block</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: table-caption</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: table cell</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: table row group</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: table row</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainer versus stf :: table</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
#test {
|
||||
background: red;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<title>flexbox | flexcontainers in tables</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#flex-items">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
table {
|
||||
width: 0;
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="help"
|
||||
href="http://www.w3.org/TR/css-flexbox-1/#justify-content-property">
|
||||
<link rel="match" href="flexbox_empty-ref.html">
|
||||
<link rel="match" href="../reference/blank.html">
|
||||
<style>
|
||||
div {
|
||||
background: red;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue