Update web-platform-tests to revision 077bb422b7bb21491a414e334bc594d83ca9e55b

This commit is contained in:
WPT Sync Bot 2018-10-16 21:24:11 -04:00
parent aa9591137a
commit b2341e328d
248 changed files with 2930 additions and 1961 deletions

View file

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

View file

@ -1,2 +0,0 @@
<!DOCTYPE html>
<!-- intentionallly left blank -->

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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