mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 880137 part 3: Give w3c-css flexbox reftests the necessary boilerplate headers with author info, reference, and placeholder test-title and "help" nodes (populated in next patch). rs=dbaron
This commit is contained in:
parent
f29d0dd35a
commit
c6834755a6
@ -14,6 +14,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
display: block;
|
||||
|
@ -10,6 +10,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-baseline-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
display: flex;
|
||||
|
@ -7,6 +7,10 @@
|
||||
values included on different items within a flex container. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -7,6 +7,10 @@
|
||||
values included on different items within a flex container. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
margin/border/padding values on each item. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex container being shorter than its items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex container being shorter than its items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
in place of the testcase's auto margins. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,10 @@
|
||||
after the auto margins are resolved). -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-horiz-5-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -7,6 +7,10 @@
|
||||
values included on different items within a flex container. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
margin/border/padding values on each item. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex container being skinnier than its items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,8 @@
|
||||
align-items / align-self properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex container being skinnier than its items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,8 @@
|
||||
properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -8,6 +8,10 @@
|
||||
"direction: rtl" to swap the horizontal (cross) axis. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-rtl-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,8 @@
|
||||
properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,10 @@
|
||||
the horizontal (cross) axis item. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-rtl-2-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,8 @@
|
||||
properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,10 @@
|
||||
swap the horizontal (cross) axis. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-rtl-3-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,8 @@
|
||||
properties. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,10 @@
|
||||
swap the horizontal (cross) axis. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-align-self-vert-rtl-4-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
border: 1px dashed blue;
|
||||
|
@ -9,6 +9,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
body {
|
||||
|
@ -12,6 +12,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-align-self-baseline-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
body {
|
||||
|
@ -9,6 +9,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -12,6 +12,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="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" />
|
||||
<style>
|
||||
|
@ -9,6 +9,8 @@
|
||||
end up at the bottom of the inline-block's content-box. -->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -14,6 +14,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-empty-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -14,6 +14,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-empty-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -10,6 +10,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -13,6 +13,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-multi-item-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -9,6 +9,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -13,6 +13,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-multi-item-vert-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
|
||||
<style>
|
||||
|
@ -6,6 +6,8 @@
|
||||
<!-- Reference case, using inline-block instead of inline-flex. -->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -13,6 +13,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-single-item-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -13,6 +13,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-baseline-single-item-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
.flexContainer {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
div.flexbox {
|
||||
|
@ -7,6 +7,10 @@
|
||||
various "flex" values and various combinations of the items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-block-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { height: 100px; }
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div { width: 50px; }
|
||||
div.flexbox {
|
||||
|
@ -7,6 +7,10 @@
|
||||
various "flex" values and various combinations of the items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-block-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div { width: 50px; }
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-canvas-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-canvas-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-fieldset-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-fieldset-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-iframe-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-iframe-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-img-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-img-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-textarea-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-textarea-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-video-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-basic-video-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,8 @@
|
||||
outside of a flex container. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
width: 90px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
stacking contexts. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-items-as-stacking-contexts-1-ref.xhtml"/>
|
||||
<style>
|
||||
.flexbox {
|
||||
width: 90px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<style>
|
||||
body { font: 10px sans-serif }
|
||||
.flexContainer {
|
||||
|
@ -14,6 +14,10 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-items-as-stacking-contexts-2-ref.html">
|
||||
<style>
|
||||
body { font: 10px sans-serif }
|
||||
.flexContainer {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<style>
|
||||
.flexContainer {
|
||||
background: orange;
|
||||
|
@ -10,6 +10,10 @@
|
||||
"z-index" values. -->
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-items-as-stacking-contexts-3-ref.html">
|
||||
<style>
|
||||
.flexContainer {
|
||||
background: orange;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
margin-bottom: 2px;
|
||||
|
@ -7,6 +7,10 @@
|
||||
testing each possible value of the 'justify-content' property. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-horiz-2-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
body { margin-left: 0px; } /* We'll apply margins w/ style attribute */
|
||||
div.flexbox {
|
||||
|
@ -14,6 +14,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-horiz-3-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-left: 100px; } /* So we can see left-overflowed stuff */
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
body { margin-left: 0px; } /* We'll apply margins w/ style attribute */
|
||||
div.flexbox {
|
||||
|
@ -14,6 +14,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-horiz-4-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-left: 100px; } /* So we can see left-overflowed stuff */
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
body { line-height: 0; }
|
||||
|
||||
|
@ -7,6 +7,10 @@
|
||||
property, in an auto-sized horizontal flex container. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-horiz-5-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
display: flex;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -7,6 +7,10 @@
|
||||
the 'justify-content' property. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-vert-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -8,6 +8,10 @@
|
||||
flex items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-vert-2-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
height: 200px;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
body { margin-top: 0px; } /* We'll apply margins w/ style attribute */
|
||||
div.flexbox {
|
||||
|
@ -15,6 +15,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-vert-3-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-top: 100px; } /* So we can see top-overflowed stuff */
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
body { margin-top: 0px; } /* We'll apply margins w/ style attribute */
|
||||
div.flexbox {
|
||||
|
@ -15,6 +15,10 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-vert-4-ref.xhtml"/>
|
||||
<style>
|
||||
body { margin-top: 100px; } /* So we can see top-overflowed stuff */
|
||||
div.flexbox {
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
margin-right: 2px;
|
||||
|
@ -10,6 +10,10 @@
|
||||
in this testcase. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-justify-content-vert-5-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
display: flex;
|
||||
|
@ -5,6 +5,8 @@
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div { height: 20px; }
|
||||
div.flexbox {
|
||||
|
@ -7,6 +7,10 @@
|
||||
with margin-left and/or margin-right set to 'auto'. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Test: {TODO: INSERT TITLE}</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="match" href="flexbox-margin-auto-horiz-1-ref.xhtml"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
width: 200px;
|
||||
|
@ -7,6 +7,8 @@
|
||||
with margin-top and/or margin-bottom set to 'auto' on flex items. -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
|
||||
<style>
|
||||
div.flexbox {
|
||||
border: 2px dotted black;
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user