mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 880137 patch 5: point to TR draft rather than dev.w3.org draft.
This commit is contained in:
parent
a88777a861
commit
67318c20cf
@ -12,7 +12,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Baseline alignment of block flex items with 'baseline' value for 'align-items' / 'align-self'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#baseline-participation"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#baseline-participation"/>
|
||||
<link rel="match" href="flexbox-align-self-baseline-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' property values on flex items that are blocks, in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the various 'align-self' property values on flex items that are tables</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a horizontal flex container, with margin/padding/border on the items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a horizontal flex container that's shorter than its items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a horizontal flex container that's shorter than its items, with margin/padding/border on the items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with auto margins in play, in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#auto-margins"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#auto-margins"/>
|
||||
<link rel="match" href="flexbox-align-self-horiz-5-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' property values on flex items that are blocks, in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container, with margin/padding/border on the items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container that's skinnier than its items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container that's skinnier than its items, with margin/padding/border on the items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' property values on flex items that are blocks, in a vertical flex container with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-rtl-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container, with margin/padding/border on the items and with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-rtl-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container that's skinnier than its items and with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-rtl-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the behavior of 'align-self' with a vertical flex container that's skinnier than its items, with margin/padding/border on the items and with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#align-items-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
|
||||
<link rel="match" href="flexbox-align-self-vert-rtl-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -14,7 +14,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a horizontal flex container with baseline-aligned flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-align-self-baseline-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -14,7 +14,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a vertical flex container with baseline-aligned flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-align-self-baseline-vert-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
|
@ -16,7 +16,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of an empty horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-empty-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
|
@ -16,7 +16,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of an empty vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-empty-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
|
@ -15,7 +15,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a horizontal flex container whose flex items are not baseline-aligned</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-multi-item-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a vertical flex container whose flex items are not baseline-aligned</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-multi-item-vert-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
|
@ -15,7 +15,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a horizontal flex container with one flex item</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-single-item-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the baseline of a vertical flex container with one flex item</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-baselines">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-baselines">
|
||||
<link rel="match" href="flexbox-baseline-single-item-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on block flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-block-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on block flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-block-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { width: 50px; }
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on canvas flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-canvas-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on canvas flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-canvas-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on fieldset flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-fieldset-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on fieldset flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-fieldset-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on iframe flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-iframe-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on iframe flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-iframe-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on img flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-img-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on img flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-img-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on textarea flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-textarea-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on textarea flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-textarea-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on video flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-video-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing flexbox layout algorithm property on video flex items in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-basic-video-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that 'z-index' property makes flex items form stacking contexts</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#painting"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#painting"/>
|
||||
<link rel="match" href="flexbox-items-as-stacking-contexts-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
|
@ -18,7 +18,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that flex items paint as pseudo-stacking contexts (atomically, in the absence of 'z-index' on descendants)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/">
|
||||
<link rel="match" href="flexbox-items-as-stacking-contexts-2-ref.html">
|
||||
<style>
|
||||
body { font: 10px sans-serif }
|
||||
|
@ -14,7 +14,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that flex items paint as pseudo-stacking contexts, instead of full stacking contexts ('z-index' should let descendants interleave)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/">
|
||||
<link rel="match" href="flexbox-items-as-stacking-contexts-3-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a horizontal flex container, with margins/border/padding on flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -16,7 +16,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a horizontal flex container, and its effects on flex items that overflow</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-horiz-3-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-left: 100px; } /* So we can see left-overflowed stuff */
|
||||
|
@ -16,7 +16,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a horizontal flex container, and its effects on flex items that overflow, with margins/border/padding on flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-horiz-4-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-left: 100px; } /* So we can see left-overflowed stuff */
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in an auto-sized vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-horiz-5-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a vertical flex container, with margins/border/padding on flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-vert-2-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -17,7 +17,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a vertical flex container, and its effects on flex items that overflow</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-vert-3-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-top: 100px; } /* So we can see top-overflowed stuff */
|
||||
|
@ -17,7 +17,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in a vertical flex container, and its effects on flex items that overflow, with margins/border/padding on flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-vert-4-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-top: 100px; } /* So we can see top-overflowed stuff */
|
||||
|
@ -12,7 +12,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'justify-content' in an auto-sized vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#justify-content-property"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#justify-content-property"/>
|
||||
<link rel="match" href="flexbox-justify-content-vert-5-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing horizontal auto margins on flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#auto-margins"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#auto-margins"/>
|
||||
<link rel="match" href="flexbox-margin-auto-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing vertical auto margins on flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#auto-margins"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#auto-margins"/>
|
||||
<link rel="match" href="flexbox-margin-auto-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders on flex items in a row-reverse horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-1-reverse-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders on flex items in a row-reverse horizontal flex container, with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders on flex items in a horizontal flex container with 'direction: rtl'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-1-reverse-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -8,7 +8,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders on flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -8,7 +8,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing margins and borders on flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing margins, borders, and padding on flex items in a horizontal flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; border: 0; }
|
||||
|
@ -8,7 +8,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders and padding on a row-reverse horizontal flex container and its flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-3-reverse-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 20px; border: 0; }
|
||||
|
@ -8,7 +8,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing borders and padding on a horizontal flex container and its flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-3-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 20px; border: 0; }
|
||||
|
@ -12,7 +12,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing percent-valued padding and margin on flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#layout-algorithm"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#layout-algorithm"/>
|
||||
<link rel="match" href="flexbox-mbp-horiz-4-ref.xhtml"/>
|
||||
<style>
|
||||
div { border: 0; }
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a horizontal flex container, with contents not overflowing</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-horiz-1-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a horizontal flex container, with 'align-items: center'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-horiz-2-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a horizontal flex container, with 'justify-content: space-around'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-horiz-3-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a vertical flex container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-vert-1-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a vertical flex container, with 'align-items: center'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-vert-2-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing 'overflow' property on a vertical flex container, with 'justify-content: space-around'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-containers">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-containers">
|
||||
<link rel="match" href="flexbox-overflow-vert-3-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -9,7 +9,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the paint-order of overlapping flex items, with varying tweaks on the container</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#painting"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#painting"/>
|
||||
<link rel="match" href="flexbox-paint-ordering-1-ref.xhtml"/>
|
||||
<style>
|
||||
body {
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing the paint-order of overlapping flex items with 'order' and 'z-index' set</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#painting"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#painting"/>
|
||||
<link rel="match" href="flexbox-paint-ordering-2-ref.xhtml"/>
|
||||
<style>
|
||||
body {
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing sizing of an auto-sized horizontal flex container with min-width and max-width constraints</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/>
|
||||
<link rel="match" href="flexbox-sizing-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 10px; }
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing sizing of an auto-sized horizontal flex container with min-height and max-height constraints</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/>
|
||||
<link rel="match" href="flexbox-sizing-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div { width: 200px; }
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing sizing of an auto-sized vertical flex container with min-height and max-height constraints</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/>
|
||||
<link rel="match" href="flexbox-sizing-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { width: 10px; }
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing sizing of an auto-sized vertical flex container with min-width and max-width constraints</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/>
|
||||
<link rel="match" href="flexbox-sizing-vert-2-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
|
@ -13,7 +13,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that table cells in a flex container get an anonymous table wrapper that forms the flex item</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items"/>
|
||||
<link rel="match" href="flexbox-table-fixup-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -19,7 +19,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that the 'flex' shorthand has no effect on table cells in a flex container, since they aren't flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items"/>
|
||||
<link rel="match" href="flexbox-table-fixup-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -18,7 +18,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Test that anonymous flex items aren't created for pure-whitespace inline content</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items"/>
|
||||
<link rel="match" href="flexbox-whitespace-handling-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
|
@ -14,7 +14,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Test that flex items are created correctly</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items"/>
|
||||
<link rel="match" href="flexbox-whitespace-handling-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
|
@ -12,7 +12,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Test that whitespace is preserved at the edges of anonymous flex items if 'white-space: pre' is set</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items"/>
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items"/>
|
||||
<link rel="match" href="flexbox-whitespace-handling-2-ref.xhtml"/>
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that generated content nodes are treated as a flex items</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items">
|
||||
<link rel="match" href="flexbox-with-pseudo-elements-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that generated content nodes are treated as a flex items, and honor 'order'</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items">
|
||||
<link rel="match" href="flexbox-with-pseudo-elements-2-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<head>
|
||||
<title>CSS Test: Testing that generated content nodes with table-part display types are wrapped with an anonymous table, which forms a flex item</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#flex-items">
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/#flex-items">
|
||||
<link rel="match" href="flexbox-with-pseudo-elements-3-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user