diff options
author | Ms2ger <Ms2ger@gmail.com> | 2015-09-18 16:05:28 +0200 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2015-09-19 18:02:54 +0200 |
commit | bff545d19826dcadd98c37970a1e7e14c9b21d1f (patch) | |
tree | 7fa09d34eb0a64da43747814745cfe6a2eb22ccd /tests/wpt/css-tests/css-flexbox-1_dev/xhtml1 | |
parent | 7f2d81933a6158926ff6d03acbc05f191cd5adb3 (diff) | |
download | servo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.tar.gz servo-bff545d19826dcadd98c37970a1e7e14c9b21d1f.zip |
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/xhtml1')
19 files changed, 19 insertions, 19 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-001.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-001.xht index 9c9aeb9e6b9..7df7cd5fee5 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-001.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-001.xht @@ -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/xhtml1/autoheight-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-003.xht index 9e4e0ed70e0..031b5768926 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-003.xht @@ -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/xhtml1/autoheight-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-004.xht index 29eacd04b4a..a6f3fcfd06a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-flexbox-004.xht @@ -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/xhtml1/autoheight-regions-in-autoheight-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-003.xht index d998b94f65b..1fdbf4146db 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-003.xht @@ -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/xhtml1/autoheight-regions-in-autoheight-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-004.xht index 21173b219bd..96ca03fc4eb 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-autoheight-flexbox-004.xht @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-001.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-001.xht index cae9108fe29..9382c481d0f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-001.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-001.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-002.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-002.xht index 43c6837b3f1..e77a9fc6e6c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-002.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-002.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-003.xht index add11fa3a3e..f7a8826a33c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-003.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-004.xht index d199a413bf7..389cb98d97e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-004.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-006.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-006.xht index 5a82fb2ab3a..451382860cf 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-006.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-006.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-007.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-007.xht index c6d3e46be32..638e0d1d671 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-007.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-007.xht @@ -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/xhtml1/autoheight-regions-in-fixed-sized-flexbox-008.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-008.xht index 9d13b26991a..bdb114ca6ff 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-008.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/autoheight-regions-in-fixed-sized-flexbox-008.xht @@ -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/xhtml1/column-flexbox-break.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/column-flexbox-break.xht index a2bd6e64409..901540c4fe7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/column-flexbox-break.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/column-flexbox-break.xht @@ -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/xhtml1/regions-flexbox-001.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-001.xht index 61b6ae94b52..c077c263294 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-001.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-001.xht @@ -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.xht" rel="match" /> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-002.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-002.xht index b66bd675500..71b9d036b7e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-002.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-002.xht @@ -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/xhtml1/regions-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-003.xht index 129c6725945..fc43ead1bf4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-003.xht @@ -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/xhtml1/regions-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-004.xht index bd614d31547..eb0251ee9a4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/regions-flexbox-004.xht @@ -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/xhtml1/row-flexbox-break.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/row-flexbox-break.xht index a6c2ba93b8f..84dd0ad10fd 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/row-flexbox-break.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/row-flexbox-break.xht @@ -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/xhtml1/visibility-regions-in-flexbox.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/visibility-regions-in-flexbox.xht index c1c74bfda1f..1c436aabb2d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/visibility-regions-in-flexbox.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/visibility-regions-in-flexbox.xht @@ -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 |