diff --git a/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm b/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm index 39cb31c68db..aab675d698c 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm +++ b/tests/wpt/css-tests/css-animations-1_dev/html/animations-001.htm @@ -3,7 +3,7 @@ CSS Regions: animating content flowed into a region - + diff --git a/tests/wpt/css-tests/css-animations-1_dev/html/reference/support/pattern-gg-gr.png b/tests/wpt/css-tests/css-animations-1_dev/html/reference/support/pattern-gg-gr.png index a6d65b0d4a1..091de70bb72 100644 Binary files a/tests/wpt/css-tests/css-animations-1_dev/html/reference/support/pattern-gg-gr.png and b/tests/wpt/css-tests/css-animations-1_dev/html/reference/support/pattern-gg-gr.png differ diff --git a/tests/wpt/css-tests/css-animations-1_dev/html/support/pattern-gg-gr.png b/tests/wpt/css-tests/css-animations-1_dev/html/support/pattern-gg-gr.png index a6d65b0d4a1..091de70bb72 100644 Binary files a/tests/wpt/css-tests/css-animations-1_dev/html/support/pattern-gg-gr.png and b/tests/wpt/css-tests/css-animations-1_dev/html/support/pattern-gg-gr.png differ diff --git a/tests/wpt/css-tests/css-animations-1_dev/implementation-report-TEMPLATE.data b/tests/wpt/css-tests/css-animations-1_dev/implementation-report-TEMPLATE.data index a477cea9f09..417b71ee0ae 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/implementation-report-TEMPLATE.data +++ b/tests/wpt/css-tests/css-animations-1_dev/implementation-report-TEMPLATE.data @@ -137,8 +137,8 @@ html/animationevent-interface.htm a1e39dcdabe246037312ac3a8bab7bf3fe904a79 ? xhtml1/animationevent-interface.xht a1e39dcdabe246037312ac3a8bab7bf3fe904a79 ? html/animationevent-types.htm 11cda4945e4216dee93775c6217d3ce303ea04a9 ? xhtml1/animationevent-types.xht 11cda4945e4216dee93775c6217d3ce303ea04a9 ? -html/animations-001.htm 58200be49397d3ebd75335737334fadb5f72043a ? -xhtml1/animations-001.xht 58200be49397d3ebd75335737334fadb5f72043a ? +html/animations-001.htm d58c2e2ae3f483272798693240d821a63d066892 ? +xhtml1/animations-001.xht d58c2e2ae3f483272798693240d821a63d066892 ? html/animationstart-and-animationend-events.htm 8faa1d6d24026a7e26d4c00bc57b7f70d4042146 ? xhtml1/animationstart-and-animationend-events.xht 8faa1d6d24026a7e26d4c00bc57b7f70d4042146 ? html/css-filters-animation-blur.htm 53622387367e3daa90b9880e22ff9548665f4883 ? diff --git a/tests/wpt/css-tests/css-animations-1_dev/testinfo.data b/tests/wpt/css-tests/css-animations-1_dev/testinfo.data index 7840164ef55..a52255cccdf 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/testinfo.data +++ b/tests/wpt/css-tests/css-animations-1_dev/testinfo.data @@ -66,7 +66,7 @@ animation-timing-function-011 animation-timing-function - ::after animated http animation-timing-function-012 animation-timing-function - ::before animated https://drafts.csswg.org/css-animations-1/#animation-name,https://drafts.csswg.org/css-animations-1/#animation-duration,https://drafts.csswg.org/css-animations-1/#animation-timing-function d6a471751d34018dfc5e91a83592e896d8e6e5b5 `Intel` Check that animation-timing-function applies to the ::before pseudo element. animationevent-interface AnimationEvent interface script https://drafts.csswg.org/css-animations-1/#interface-dom a1e39dcdabe246037312ac3a8bab7bf3fe904a79 `Intel` animationevent-types AnimationEvnt types - animationstart, animationend,animationiteration script https://drafts.csswg.org/css-animations-1/#event-animationevent 11cda4945e4216dee93775c6217d3ce303ea04a9 `Intel` -animations-001 reference/animations-001-ref CSS Regions: animating content flowed into a region ahem,animated http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#the-flow-from-property,http://www.w3.org/TR/css-transforms-1/#transform-functions,http://www.w3.org/TR/css3-animations/#animations 58200be49397d3ebd75335737334fadb5f72043a `Mihai Balan` Test checks that content that has an animated 3D transform renders and animates when flowed in a region. +animations-001 reference/animations-001-ref CSS Regions: animating content flowed into a region ahem,animated http://www.w3.org/TR/css3-regions/#the-flow-into-property,http://www.w3.org/TR/css3-regions/#flow-from,http://www.w3.org/TR/css-transforms-1/#transform-functions,http://www.w3.org/TR/css3-animations/#animations d58c2e2ae3f483272798693240d821a63d066892 `Mihai Balan` Test checks that content that has an animated 3D transform renders and animates when flowed in a region. animationstart-and-animationend-events animation events - animationstart and animationend animated https://drafts.csswg.org/css-animations-1/#animation-name,https://drafts.csswg.org/css-animations-1/#animation-duration,https://drafts.csswg.org/css-animations-1/#events 8faa1d6d24026a7e26d4c00bc57b7f70d4042146 `Nokia Inc.`,`Intel` Check that animationstart event occurs at the start of an animation, animationend event occurs when animation finishes. css-filters-animation-blur reference/css-filters-animation-blur-ref CSS Filters Animation: Blur http://www.w3.org/TR/filter-effects-1/#FilterProperty,http://www.w3.org/TR/filter-effects-1/#funcdef-blur,http://www.w3.org/TR/css3-animations/#animations 53622387367e3daa90b9880e22ff9548665f4883 `Gunther Brunner` The blue square should be 10px blurred css-filters-animation-brightness reference/css-filters-animation-brightness-ref CSS Filters Animation: Brightness http://www.w3.org/TR/filter-effects-1/#FilterProperty,http://www.w3.org/TR/filter-effects-1/#funcdef-brightness,http://www.w3.org/TR/css3-animations/#animations 6ef87e3d77b51aaa2d33c91de5b6c84e96b41eae `Gunther Brunner` The blue square should be dark blue diff --git a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animations-001.xht b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animations-001.xht index 953bad52afe..a445d59b7bf 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animations-001.xht +++ b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animations-001.xht @@ -3,7 +3,7 @@ CSS Regions: animating content flowed into a region - + diff --git a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/reference/support/pattern-gg-gr.png b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/reference/support/pattern-gg-gr.png index a6d65b0d4a1..091de70bb72 100644 Binary files a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/reference/support/pattern-gg-gr.png and b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/reference/support/pattern-gg-gr.png differ diff --git a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/support/pattern-gg-gr.png b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/support/pattern-gg-gr.png index a6d65b0d4a1..091de70bb72 100644 Binary files a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/support/pattern-gg-gr.png and b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/support/pattern-gg-gr.png differ 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 @@ CSS Regions: fixed height flexbox inside auto height region - + - + 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 @@ CSS Regions: auto height region inside an auto height flexbox - + 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 @@ CSS Regions: auto-height regions in auto-height flexbox with flex basis - + 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 @@ CSS Regions: nested regions in flexbox - + 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 @@ - + 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 @@ - + 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 @@ - + 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 @@ - + - + - + - + - + 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 @@ CSS Regions: flowing flexbox elements in region - + 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 @@ CSS Regions: flowing auto-height flexbox elements in region - + 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 @@ CSS Regions: fixed sized region inside a fixed sized flexbox - + 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 @@ CSS Regions: fixed sized region inside an auto height flexbox - + 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 @@ CSS Regions: row flex container fragmentation - + 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 @@ CSS Regions: collapsed region flex items - + - + - + 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 @@ CSS Regions: auto height region inside an auto height flexbox - + 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 @@ CSS Regions: auto-height regions in auto-height flexbox with flex basis - + 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 @@ CSS Regions: nested regions in flexbox - + 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 @@ - + 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 @@ - + 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 @@ - + 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 @@ - + - + - + - + - + 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 @@ CSS Regions: flowing flexbox elements in region - + 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 @@ CSS Regions: flowing auto-height flexbox elements in region - + 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 @@ CSS Regions: fixed sized region inside a fixed sized flexbox - + 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 @@ CSS Regions: fixed sized region inside an auto height flexbox - + 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 @@ CSS Regions: row flex container fragmentation - + 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 @@ CSS Regions: collapsed region flex items - + - + - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-flexbox-004.xht index 29eacd04b4a..a6f3fcfd06a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-flexbox-004.xht @@ -3,7 +3,7 @@ CSS Regions: auto height region inside an auto height flexbox - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-003.xht index d998b94f65b..1fdbf4146db 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-003.xht @@ -3,7 +3,7 @@ CSS Regions: auto-height regions in auto-height flexbox with flex basis - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-004.xht index 21173b219bd..96ca03fc4eb 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-autoheight-flexbox-004.xht @@ -2,7 +2,7 @@ CSS Regions: nested regions in flexbox - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-001.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-001.xht index cae9108fe29..9382c481d0f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-001.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-001.xht @@ -4,7 +4,7 @@ - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-002.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-002.xht index 43c6837b3f1..e77a9fc6e6c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-002.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-002.xht @@ -4,7 +4,7 @@ - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-003.xht index add11fa3a3e..f7a8826a33c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-003.xht @@ -4,7 +4,7 @@ - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-004.xht index d199a413bf7..389cb98d97e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/autoheight-regions-in-fixed-sized-flexbox-004.xht @@ -4,7 +4,7 @@ - + - + - + - + - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-001.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-001.xht index 61b6ae94b52..c077c263294 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-001.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-001.xht @@ -3,7 +3,7 @@ CSS Regions: flowing flexbox elements in region - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-002.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-002.xht index b66bd675500..71b9d036b7e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-002.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-002.xht @@ -3,7 +3,7 @@ CSS Regions: flowing auto-height flexbox elements in region - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-003.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-003.xht index 129c6725945..fc43ead1bf4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-003.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-003.xht @@ -3,7 +3,7 @@ CSS Regions: fixed sized region inside a fixed sized flexbox - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-004.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-004.xht index bd614d31547..eb0251ee9a4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-004.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/regions-flexbox-004.xht @@ -3,7 +3,7 @@ CSS Regions: fixed sized region inside an auto height flexbox - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/row-flexbox-break.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/row-flexbox-break.xht index a6c2ba93b8f..84dd0ad10fd 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/row-flexbox-break.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/row-flexbox-break.xht @@ -3,7 +3,7 @@ CSS Regions: row flex container fragmentation - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/visibility-regions-in-flexbox.xht b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/visibility-regions-in-flexbox.xht index c1c74bfda1f..1c436aabb2d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/visibility-regions-in-flexbox.xht +++ b/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1print/visibility-regions-in-flexbox.xht @@ -3,7 +3,7 @@ CSS Regions: collapsed region flex items - + font-003 - + = Font shorthand set using the values font-variant, font-size and font-family