aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-flexbox-1_dev/html
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2015-09-18 16:05:28 +0200
committerMs2ger <Ms2ger@gmail.com>2015-09-19 18:02:54 +0200
commitbff545d19826dcadd98c37970a1e7e14c9b21d1f (patch)
tree7fa09d34eb0a64da43747814745cfe6a2eb22ccd /tests/wpt/css-tests/css-flexbox-1_dev/html
parent7f2d81933a6158926ff6d03acbc05f191cd5adb3 (diff)
downloadservo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.tar.gz
servo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.zip
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/html')
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-001.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-003.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-004.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-003.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-004.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-001.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-002.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-003.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-004.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-006.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-007.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-008.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/column-flexbox-break.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-001.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-002.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-003.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-004.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/row-flexbox-break.htm2
-rw-r--r--tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-regions-in-flexbox.htm2
19 files changed, 19 insertions, 19 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-001.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-001.htm
index 0c6b825a342..100237fa41e 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-001.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-001.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: fixed height flexbox inside auto height region</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="Test that flowing a flex container inside a region with auto-height will enlarge
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-003.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-003.htm
index 1bc23466984..8dd67ea9c88 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-003.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-003.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: auto height region inside a fixed sized flexbox</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-004.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-004.htm
index b05c6620d92..71a9a9e957f 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-004.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-flexbox-004.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: auto height region inside an auto height flexbox</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-003.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-003.htm
index 7c47c45c7fc..358263f4c55 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-003.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-003.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: auto-height regions in auto-height flexbox with flex basis</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#break-after" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#propdef-break-after" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-basis" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-004.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-004.htm
index d87b1a704c7..e5e00a8f983 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-004.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-autoheight-flexbox-004.htm
@@ -2,7 +2,7 @@
<html><head>
<title>CSS Regions: nested regions in flexbox</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-001.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-001.htm
index 76461643641..a66a65e2bc2 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-001.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-001.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-002.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-002.htm
index a057efd800f..8794303a292 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-002.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-002.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-003.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-003.htm
index e3b4aae25f6..8ede7117f98 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-003.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-003.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-004.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-004.htm
index 6adfb1db157..59c0274afbe 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-004.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-004.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="ahem" name="flags">
<meta content="Test checks the layout of regions placed inside a fixed sized flexbox using flex
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-006.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-006.htm
index b388707e230..460e08d3fb1 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-006.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-006.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help">
<meta content="Test that the flex container stretches a region flex item with a height smaller than
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-007.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-007.htm
index 4b480b68ba7..b3bf4c7a8f7 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-007.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-007.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="ahem" name="flags">
<meta content="Test that using the flex-basis property sizes the flex items to a percentage of
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-008.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-008.htm
index 1f69cc44335..6094789464e 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-008.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/autoheight-regions-in-fixed-sized-flexbox-008.htm
@@ -4,7 +4,7 @@
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#rfcb-flow-fragment-height-resolution" rel="help">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<meta content="ahem" name="flags">
<meta content="Test that the max-height property is applied to regions placed inside a fixed
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/column-flexbox-break.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/column-flexbox-break.htm
index 03d6232b356..0149c8beb99 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/column-flexbox-break.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/column-flexbox-break.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: fragmenting a flex container with column flow </title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction-property" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-001.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-001.htm
index 96a8b2b92dc..ca0ea2c212e 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-001.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-001.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: flowing flexbox elements in region</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help">
<meta content="Test that flex containers are flowed inside a namedflow." name="assert">
<link href="reference/regions-flexbox-001-ref.htm" rel="match">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-002.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-002.htm
index 61041ecdbc1..2b5940157d5 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-002.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-002.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: flowing auto-height flexbox elements in region</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help">
<meta content="ahem" name="flags">
<meta content="Test that flex containers with auto height are flowed inside a namedflow." name="assert">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-003.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-003.htm
index 5d9ce2e181b..47be01a8b99 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-003.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-003.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: fixed sized region inside a fixed sized flexbox</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help">
<meta content="ahem" name="flags">
<meta content="Test that content is flowed in a region placed inside a flexbox." name="assert">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-004.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-004.htm
index ad91c0f40b2..1450373dfdb 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-004.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/regions-flexbox-004.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: fixed sized region inside an auto height flexbox</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help">
<meta content="ahem" name="flags">
<meta content="Test that content is flowed in a region placed inside a flexbox with auto-height." name="assert">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/row-flexbox-break.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/row-flexbox-break.htm
index 090ffbb40c8..45ef33b185f 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/row-flexbox-break.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/row-flexbox-break.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: row flex container fragmentation</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#layout-algorithm" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#pagination" rel="help">
<meta content="ahem" name="flags">
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-regions-in-flexbox.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-regions-in-flexbox.htm
index 199bd667ae9..c367ccc1804 100644
--- a/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-regions-in-flexbox.htm
+++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-regions-in-flexbox.htm
@@ -3,7 +3,7 @@
<title>CSS Regions: collapsed region flex items</title>
<link href="mailto:badea@adobe.com" rel="author" title="Catalin Badea">
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
- <link href="http://www.w3.org/TR/css3-regions/#the-flow-from-property" rel="help">
+ <link href="http://www.w3.org/TR/css3-regions/#flow-from" rel="help">
<link href="http://www.w3.org/TR/css-flexbox-1/#visibility-collapse" rel="help">
<meta content="ahem" name="flags">
<meta content="Test checks that the flexbox collapsed property works on flex items that are