mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 06:20:41 +00:00
Bug 939901 followup 2: Fix incorrect <link rel="match"> tags in flexbox-break-request-* testcases. testcase-only, DONTBUILD because doesn't affect testcase's rendering
This commit is contained in:
parent
6da67ebc1a
commit
a82ebb3512
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-before in horizontal multi-line flex containers</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-after in horizontal multi-line flex containers</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-horiz-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-before in horizontal single-line flex containers (should have no effect)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-horiz-2-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-after in horizontal single-line flex containers (should have no effect)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-horiz-2-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-before in vertical multi-line flex containers</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-vert-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-after in vertical multi-line flex containers</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-vert-1-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-before in vertical single-line flex containers (should have no effect)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-vert-2-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
@ -8,7 +8,7 @@
|
||||
<title>CSS Test: Testing page-break-after in vertical single-line flex containers (should have no effect)</title>
|
||||
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com">
|
||||
<link rel="help" href="http://dev.w3.org/csswg/css-flexbox/#algo-line-break">
|
||||
<link rel="match" href="flexbox-flex-wrap-horiz-3-ref.html">
|
||||
<link rel="match" href="flexbox-break-request-vert-2-ref.html">
|
||||
<meta charset="utf-8">
|
||||
<style>
|
||||
div.flexbox {
|
||||
|
Loading…
x
Reference in New Issue
Block a user