mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<title>flexbox | multicol on flexbox items</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {background: blue;}
|
||||
p {
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
href="http://www.w3.org/TR/css-flexbox-1/#flex-containers">
|
||||
<link rel="match" href="flexbox_columns-flexitems-2-ref.html">
|
||||
<link rel="flags" content="ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
background: blue;
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<title>flexbox | flex: larger integer, mixed basis, auto</title>
|
||||
<link rel="author" href="http://opera.com" title="Opera Software">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
font-family: ahem;
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
href="http://www.w3.org/TR/css-flexbox-1/#flex-basis-property">
|
||||
<link rel="match" href="flexbox_flex-natural-mixed-basis-auto-ref.html">
|
||||
<link rel="flags" content="ahem">
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style>
|
||||
div {
|
||||
font-family: ahem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue