diff options
author | Ms2ger <Ms2ger@gmail.com> | 2015-12-09 01:48:05 -0500 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2015-12-10 10:03:03 -0500 |
commit | 35c74aecc22e60ccb3dbb03000c8546941b8250c (patch) | |
tree | 91cc0748250b0808b56652bd4162414074490410 /tests/wpt/css-tests/css-flexbox-1_dev/html | |
parent | 9aa1b1e408f3c7cc9c7774da203d261ac0922866 (diff) | |
download | servo-35c74aecc22e60ccb3dbb03000c8546941b8250c.tar.gz servo-35c74aecc22e60ccb3dbb03000c8546941b8250c.zip |
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/html')
142 files changed, 997 insertions, 312 deletions
diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/Flexible-order.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/Flexible-order.htm index a5a34413582..882d2272b65 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/Flexible-order.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/Flexible-order.htm @@ -46,7 +46,7 @@ </style> - + </head> <body> @@ -62,4 +62,5 @@ + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-content-001.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-content-001.htm index 73f65c7f06f..0031ccd9cc0 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-content-001.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-content-001.htm @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>CSS Test: A multi-line flex container with the 'align-content' property set to 'center'</title> <link href="http://www.microsoft.com/" rel="author" title="Microsoft"> - + <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> <link href="reference/align-content-001-ref.htm" rel="match"> <meta content="" name="flags"> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-005.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-005.htm index 062a469a6ee..e97a8c2bf70 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-005.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-005.htm @@ -37,6 +37,6 @@ <div></div> <div></div> </div> - <div id="cover"></div> + <div id="cover"></div> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-007.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-007.htm index dc345b9bc7f..9e2944e6521 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-007.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-007.htm @@ -31,7 +31,7 @@ } </style> </head><body> - <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> + <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> <div id="test"> <div></div> <div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-008.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-008.htm index fffd58a042b..e86ef7f0ea2 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-008.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-008.htm @@ -30,7 +30,7 @@ } </style> </head><body> - <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> + <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> <div id="test"> <div></div> <div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-009.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-009.htm index f8d2e31bf19..d83464a2968 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-009.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/align-self-009.htm @@ -36,7 +36,7 @@ } </style> </head><body> - <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> + <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> <div id="test"> <div></div> <div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-2.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-2.htm index 56ebb1dfc7c..1a7c45dfdf0 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-2.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-2.htm @@ -306,7 +306,7 @@ <tr id="flexbox_computedstyle_flex-direction-column-2.#flex-direction" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-direction-column.htm">flexbox_computedstyle_flex-direction-column</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-direction: column </td> @@ -314,7 +314,7 @@ <tr id="flexbox_computedstyle_flex-direction-column-reverse-2.#flex-direction" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-direction-column-reverse.htm">flexbox_computedstyle_flex-direction-column-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-direction: column-reverse </td> @@ -322,7 +322,7 @@ <tr id="flexbox_computedstyle_flex-direction-invalid-2.#flex-direction" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-direction-invalid.htm">flexbox_computedstyle_flex-direction-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-direction: row </td> @@ -330,7 +330,7 @@ <tr id="flexbox_computedstyle_flex-direction-row-2.#flex-direction" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-direction-row.htm">flexbox_computedstyle_flex-direction-row</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-direction: row </td> @@ -338,7 +338,7 @@ <tr id="flexbox_computedstyle_flex-direction-row-reverse-2.#flex-direction" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-direction-row-reverse.htm">flexbox_computedstyle_flex-direction-row-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-direction: row-reverse </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-3.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-3.htm index 34092094c50..0e1b6ffb6b9 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-3.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-3.htm @@ -183,7 +183,7 @@ <tr id="flexbox_computedstyle_display-3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_display.htm">flexbox_computedstyle_display</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | display: flex </td> @@ -191,7 +191,7 @@ <tr id="flexbox_computedstyle_display-inline-3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_display-inline.htm">flexbox_computedstyle_display-inline</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | display: inline-flex </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-4.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-4.htm index b5c81bac5c3..a19630bdbce 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-4.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-4.htm @@ -727,7 +727,7 @@ <tr id="flexbox_computedstyle_min-height-auto-4.5" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_min-height-auto.htm">flexbox_computedstyle_min-height-auto</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | min-height: auto </td> @@ -735,7 +735,7 @@ <tr id="flexbox_computedstyle_min-width-auto-4.5" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_min-width-auto.htm">flexbox_computedstyle_min-width-auto</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | min-width: auto </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-5.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-5.htm index 76c6b271916..a8af9342701 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-5.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-5.htm @@ -350,7 +350,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-5.1.#valdef-flex-direction-column" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column.htm">flexbox_computedstyle_flex-flow-column</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column </td> @@ -358,7 +358,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-nowrap-5.1.#valdef-flex-direction-column" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column nowrap </td> @@ -366,7 +366,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-5.1.#valdef-flex-direction-column" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap </td> @@ -374,7 +374,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-reverse-5.1.#valdef-flex-direction-column" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap-reverse </td> @@ -401,7 +401,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-5.1.#valdef-flex-direction-column-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-reverse.htm">flexbox_computedstyle_flex-flow-column-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse </td> @@ -409,7 +409,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-nowrap-5.1.#valdef-flex-direction-column-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse nowrap </td> @@ -417,7 +417,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-wrap-5.1.#valdef-flex-direction-column-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse wrap </td> @@ -444,7 +444,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-5.1.#valdef-flex-direction-row" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row.htm">flexbox_computedstyle_flex-flow-row</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row </td> @@ -452,7 +452,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-nowrap-5.1.#valdef-flex-direction-row" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row nowrap </td> @@ -460,7 +460,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-5.1.#valdef-flex-direction-row" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap </td> @@ -468,7 +468,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-reverse-5.1.#valdef-flex-direction-row" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap-reverse </td> @@ -479,7 +479,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-5.1.#valdef-flex-direction-row-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse </td> @@ -487,7 +487,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-nowrap-5.1.#valdef-flex-direction-row-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse nowrap </td> @@ -495,7 +495,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-5.1.#valdef-flex-direction-row-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap </td> @@ -503,7 +503,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-5.1.#valdef-flex-direction-row-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap-reverse </td> @@ -832,7 +832,7 @@ <tr id="flexbox_computedstyle_flex-wrap-invalid-5.2.#propdef-flex-wrap" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-wrap-invalid.htm">flexbox_computedstyle_flex-wrap-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-wrap: wrap </td> @@ -840,7 +840,7 @@ <tr id="flexbox_computedstyle_flex-wrap-nowrap-5.2.#propdef-flex-wrap" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-wrap-nowrap.htm">flexbox_computedstyle_flex-wrap-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-wrap: nowrap </td> @@ -848,7 +848,7 @@ <tr id="flexbox_computedstyle_flex-wrap-wrap-5.2.#propdef-flex-wrap" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-wrap-wrap.htm">flexbox_computedstyle_flex-wrap-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-wrap: wrap </td> @@ -856,7 +856,7 @@ <tr id="flexbox_computedstyle_flex-wrap-wrap-reverse-5.2.#propdef-flex-wrap" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-wrap-wrap-reverse.htm">flexbox_computedstyle_flex-wrap-wrap-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-wrap: wrap-reverse </td> @@ -965,7 +965,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column nowrap </td> @@ -973,7 +973,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse nowrap </td> @@ -981,7 +981,7 @@ <tr id="flexbox_computedstyle_flex-flow-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-nowrap.htm">flexbox_computedstyle_flex-flow-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: nowrap </td> @@ -989,7 +989,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row nowrap </td> @@ -997,7 +997,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-nowrap-5.2.#valdef-flex-wrap-nowrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse nowrap </td> @@ -1008,7 +1008,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-wrap-5.2.#valdef-flex-wrap-wrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse wrap </td> @@ -1016,7 +1016,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-5.2.#valdef-flex-wrap-wrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap </td> @@ -1024,7 +1024,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-5.2.#valdef-flex-wrap-wrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap </td> @@ -1032,7 +1032,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-5.2.#valdef-flex-wrap-wrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap </td> @@ -1040,7 +1040,7 @@ <tr id="flexbox_computedstyle_flex-flow-wrap-5.2.#valdef-flex-wrap-wrap" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-wrap.htm">flexbox_computedstyle_flex-flow-wrap</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: wrap </td> @@ -1059,7 +1059,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap-reverse </td> @@ -1067,7 +1067,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap-reverse </td> @@ -1075,7 +1075,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-reverse-5.2.#valdef-flex-wrap-wrap-reverse" class="dom"> <td> <a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap-reverse </td> @@ -1421,7 +1421,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column.htm">flexbox_computedstyle_flex-flow-column</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column </td> @@ -1429,7 +1429,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-nowrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column nowrap </td> @@ -1437,7 +1437,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-reverse.htm">flexbox_computedstyle_flex-flow-column-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse </td> @@ -1445,7 +1445,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-nowrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse nowrap </td> @@ -1453,7 +1453,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-reverse-wrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column-reverse wrap </td> @@ -1461,7 +1461,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap </td> @@ -1469,7 +1469,7 @@ <tr id="flexbox_computedstyle_flex-flow-column-wrap-reverse-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: column wrap-reverse </td> @@ -1477,7 +1477,7 @@ <tr id="flexbox_computedstyle_flex-flow-nowrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-nowrap.htm">flexbox_computedstyle_flex-flow-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: nowrap </td> @@ -1485,7 +1485,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row.htm">flexbox_computedstyle_flex-flow-row</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row </td> @@ -1493,7 +1493,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-nowrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row nowrap </td> @@ -1501,7 +1501,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse </td> @@ -1509,7 +1509,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-nowrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse nowrap </td> @@ -1517,7 +1517,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap </td> @@ -1525,7 +1525,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row-reverse wrap-reverse </td> @@ -1533,7 +1533,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap </td> @@ -1541,7 +1541,7 @@ <tr id="flexbox_computedstyle_flex-flow-row-wrap-reverse-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: row wrap-reverse </td> @@ -1549,7 +1549,7 @@ <tr id="flexbox_computedstyle_flex-flow-wrap-5.3.#propdef-flex-flow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-flow-wrap.htm">flexbox_computedstyle_flex-flow-wrap</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-flow: wrap </td> @@ -1837,7 +1837,7 @@ <tr id="flexbox_computedstyle_order-5.4.#propdef-order" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_order.htm">flexbox_computedstyle_order</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | order: 0 </td> @@ -1845,7 +1845,7 @@ <tr id="flexbox_computedstyle_order-inherit-5.4.#propdef-order" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_order-inherit.htm">flexbox_computedstyle_order-inherit</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | order: -1 </td> @@ -1853,7 +1853,7 @@ <tr id="flexbox_computedstyle_order-integer-5.4.#propdef-order" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_order-integer.htm">flexbox_computedstyle_order-integer</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | order: integer </td> @@ -1861,7 +1861,7 @@ <tr id="flexbox_computedstyle_order-invalid-5.4.#propdef-order" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_order-invalid.htm">flexbox_computedstyle_order-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | order: noninteger </td> @@ -1869,7 +1869,7 @@ <tr id="flexbox_computedstyle_order-negative-5.4.#propdef-order" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_order-negative.htm">flexbox_computedstyle_order-negative</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | order: -1 </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-7.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-7.htm index 4272e691f60..93f5fb2db01 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-7.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-7.htm @@ -877,7 +877,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand.htm">flexbox_computedstyle_flex-shorthand</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: invalid </td> @@ -885,7 +885,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-0-auto-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-0-auto.htm">flexbox_computedstyle_flex-shorthand-0-auto</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: 0 auto </td> @@ -893,7 +893,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-auto-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-auto.htm">flexbox_computedstyle_flex-shorthand-auto</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: auto </td> @@ -901,7 +901,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-initial-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-initial.htm">flexbox_computedstyle_flex-shorthand-initial</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: initial </td> @@ -909,7 +909,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-invalid-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-invalid.htm">flexbox_computedstyle_flex-shorthand-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: invalid </td> @@ -917,7 +917,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-none-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-none.htm">flexbox_computedstyle_flex-shorthand-none</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: auto </td> @@ -925,7 +925,7 @@ <tr id="flexbox_computedstyle_flex-shorthand-number-7.1.#propdef-flex" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shorthand-number.htm">flexbox_computedstyle_flex-shorthand-number</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex: number </td> @@ -1108,7 +1108,7 @@ <tr id="flexbox_computedstyle_flex-grow-0-7.2.1.#propdef-flex-grow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-grow-0.htm">flexbox_computedstyle_flex-grow-0</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-grow: 0 </td> @@ -1116,7 +1116,7 @@ <tr id="flexbox_computedstyle_flex-grow-invalid-7.2.1.#propdef-flex-grow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-grow-invalid.htm">flexbox_computedstyle_flex-grow-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-grow: negative </td> @@ -1124,7 +1124,7 @@ <tr id="flexbox_computedstyle_flex-grow-number-7.2.1.#propdef-flex-grow" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-grow-number.htm">flexbox_computedstyle_flex-grow-number</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-grow: number </td> @@ -1229,7 +1229,7 @@ <tr id="flexbox_computedstyle_flex-shrink-0-7.2.2.#propdef-flex-shrink" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shrink-0.htm">flexbox_computedstyle_flex-shrink-0</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-shrink: 0 </td> @@ -1237,7 +1237,7 @@ <tr id="flexbox_computedstyle_flex-shrink-invalid-7.2.2.#propdef-flex-shrink" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shrink-invalid.htm">flexbox_computedstyle_flex-shrink-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-shrink: negative </td> @@ -1245,7 +1245,7 @@ <tr id="flexbox_computedstyle_flex-shrink-number-7.2.2.#propdef-flex-shrink" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-shrink-number.htm">flexbox_computedstyle_flex-shrink-number</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-shrink: number </td> @@ -1278,7 +1278,7 @@ <tr id="flexbox_computedstyle_flex-basis-0-7.2.3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-basis-0.htm">flexbox_computedstyle_flex-basis-0</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-basis: 0 </td> @@ -1286,7 +1286,7 @@ <tr id="flexbox_computedstyle_flex-basis-0percent-7.2.3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-basis-0percent.htm">flexbox_computedstyle_flex-basis-0percent</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-basis: 0% </td> @@ -1294,7 +1294,7 @@ <tr id="flexbox_computedstyle_flex-basis-auto-7.2.3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-basis-auto.htm">flexbox_computedstyle_flex-basis-auto</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-basis: auto </td> @@ -1302,7 +1302,7 @@ <tr id="flexbox_computedstyle_flex-basis-percent-7.2.3" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_flex-basis-percent.htm">flexbox_computedstyle_flex-basis-percent</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | flex-basis: percent </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-8.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-8.htm index bd8ce97efc4..a970464feee 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-8.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/chapter-8.htm @@ -225,7 +225,7 @@ <tr id="flexbox_computedstyle_justify-content-center-8.2.#propdef-justify-content" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_justify-content-center.htm">flexbox_computedstyle_justify-content-center</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | justify-content: center </td> @@ -233,7 +233,7 @@ <tr id="flexbox_computedstyle_justify-content-flex-end-8.2.#propdef-justify-content" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_justify-content-flex-end.htm">flexbox_computedstyle_justify-content-flex-end</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | justify-content: flex-end </td> @@ -241,7 +241,7 @@ <tr id="flexbox_computedstyle_justify-content-flex-start-8.2.#propdef-justify-content" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_justify-content-flex-start.htm">flexbox_computedstyle_justify-content-flex-start</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | justify-content: flex-start </td> @@ -249,7 +249,7 @@ <tr id="flexbox_computedstyle_justify-content-space-around-8.2.#propdef-justify-content" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_justify-content-space-around.htm">flexbox_computedstyle_justify-content-space-around</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | justify-content: space-around </td> @@ -257,7 +257,7 @@ <tr id="flexbox_computedstyle_justify-content-space-between-8.2.#propdef-justify-content" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_justify-content-space-between.htm">flexbox_computedstyle_justify-content-space-between</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | justify-content: space-between </td> @@ -1056,7 +1056,7 @@ <tr id="flexbox_computedstyle_align-items-baseline-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-baseline.htm">flexbox_computedstyle_align-items-baseline</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: baseline </td> @@ -1064,7 +1064,7 @@ <tr id="flexbox_computedstyle_align-items-center-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-center.htm">flexbox_computedstyle_align-items-center</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: center </td> @@ -1072,7 +1072,7 @@ <tr id="flexbox_computedstyle_align-items-flex-end-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-flex-end.htm">flexbox_computedstyle_align-items-flex-end</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: flex-end </td> @@ -1080,7 +1080,7 @@ <tr id="flexbox_computedstyle_align-items-flex-start-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-flex-start.htm">flexbox_computedstyle_align-items-flex-start</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: flex-start </td> @@ -1088,7 +1088,7 @@ <tr id="flexbox_computedstyle_align-items-invalid-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-invalid.htm">flexbox_computedstyle_align-items-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: invalid </td> @@ -1096,7 +1096,7 @@ <tr id="flexbox_computedstyle_align-items-stretch-8.3.#propdef-align-items" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-items-stretch.htm">flexbox_computedstyle_align-items-stretch</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-items: stretch </td> @@ -1250,7 +1250,7 @@ <tr id="flexbox_computedstyle_align-self-baseline-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-baseline.htm">flexbox_computedstyle_align-self-baseline</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: baseline </td> @@ -1258,7 +1258,7 @@ <tr id="flexbox_computedstyle_align-self-center-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-center.htm">flexbox_computedstyle_align-self-center</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: center </td> @@ -1266,7 +1266,7 @@ <tr id="flexbox_computedstyle_align-self-flex-end-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-flex-end.htm">flexbox_computedstyle_align-self-flex-end</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: flex-end </td> @@ -1274,7 +1274,7 @@ <tr id="flexbox_computedstyle_align-self-flex-start-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-flex-start.htm">flexbox_computedstyle_align-self-flex-start</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: flex-start </td> @@ -1282,7 +1282,7 @@ <tr id="flexbox_computedstyle_align-self-invalid-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-invalid.htm">flexbox_computedstyle_align-self-invalid</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: invalid </td> @@ -1290,7 +1290,7 @@ <tr id="flexbox_computedstyle_align-self-stretch-8.3.#propdef-align-self" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-self-stretch.htm">flexbox_computedstyle_align-self-stretch</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-self: stretch </td> @@ -1561,7 +1561,7 @@ <tr id="flexbox_computedstyle_align-content-center-8.4" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-content-center.htm">flexbox_computedstyle_align-content-center</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-content: center </td> @@ -1569,7 +1569,7 @@ <tr id="flexbox_computedstyle_align-content-flex-end-8.4" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-content-flex-end.htm">flexbox_computedstyle_align-content-flex-end</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-content: flex-end </td> @@ -1577,7 +1577,7 @@ <tr id="flexbox_computedstyle_align-content-flex-start-8.4" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-content-flex-start.htm">flexbox_computedstyle_align-content-flex-start</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-content: flex-start </td> @@ -1585,7 +1585,7 @@ <tr id="flexbox_computedstyle_align-content-space-around-8.4" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-content-space-around.htm">flexbox_computedstyle_align-content-space-around</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-content: space-around </td> @@ -1593,7 +1593,7 @@ <tr id="flexbox_computedstyle_align-content-space-between-8.4" class="primary dom"> <td><strong> <a href="flexbox_computedstyle_align-content-space-between.htm">flexbox_computedstyle_align-content-space-between</a></strong></td> - <td></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> <td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> <td>flexbox | computed style | align-content: space-between </td> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/css-box-justify-content.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/css-box-justify-content.htm index cddf94e6b2f..687293adc98 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/css-box-justify-content.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/css-box-justify-content.htm @@ -9,8 +9,8 @@ background: green; width: 300px; height: 40px; - display: flex; - flex-flow: row; + display: flex; + flex-flow: row; justify-content: flex-end; } .item{ diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/css-flexbox-img-expand-evenly.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/css-flexbox-img-expand-evenly.htm index d87e6ce7a69..5a782df3d16 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/css-flexbox-img-expand-evenly.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/css-flexbox-img-expand-evenly.htm @@ -10,7 +10,7 @@ <meta content="" name="flags"> <meta content="3 rectangular images fill out border." name="assert"> <style type="text/css"> - + /* ADD STYLE BLOCK HERE (PREFERRABLE TO INLINE STYLES) */ div.flexbox { height: 50px; @@ -24,19 +24,19 @@ background: purple; border: 1px solid white; } - + </style> </head> <body> <p>3 rectangular images fill out border.</p> - + <!-- PAGE CONTENT --> <div class="flexbox"> <img src="support/solidblue.png"> <img src="support/solidblue.png"> <img src="support/solidblue.png"> </div> - + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-box-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-box-wrap.htm index c26323ead38..e37e2ba75c4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-box-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-box-wrap.htm @@ -7,7 +7,7 @@ <meta content="" name="flags"> <meta content="the test passes if you see green box." name="assert"> <style type="text/css"> - + .flex-box { position: relative; display: flex; @@ -30,7 +30,7 @@ background-color: red; z-index: -1; } - + </style> </head> <body> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-column-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-column-reverse.htm index 3cac8e9b0e2..b21a693c879 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-column-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-column-reverse.htm @@ -16,7 +16,7 @@ .test > span { height: 1em; } - + #column { flex-direction: column; } @@ -35,4 +35,5 @@ <span>C</span><span>B</span><span>A</span> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-modify.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-modify.htm index 539c0f643d2..7436528971d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-modify.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-modify.htm @@ -19,16 +19,16 @@ line-height: 50px; text-align: center; } - - + + .flex-container.flex-direction-row{ flex-direction : row; } - + .flex-container.flex-direction-row-reverse{ flex-direction : row-reverse; } - + .flex-container.flex-direction-column{ flex-direction : column; } @@ -40,7 +40,7 @@ <body> <h1>flex-direction:<span id="current_direction">row</span></h1> <div class="flex-container" id="flex_container"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <script> var container = document.getElementById("flex_container"); var direction_text = document.getElementById("current_direction"); @@ -50,11 +50,11 @@ container.className = baseClass + classPrefix + direction; notify( direction ); } - + function notify( direction ){ direction_text.innerHTML = direction; } - + change_direction("row"); change_direction("row-reverse"); change_direction("column"); @@ -62,4 +62,5 @@ change_direction("row"); </script> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-reverse.htm index 40522479c4b..4d80e1b4659 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-reverse.htm @@ -15,7 +15,7 @@ .test > span { width: 1em; } - + #row { flex-direction: row; } @@ -34,4 +34,5 @@ <span>C</span><span>B</span><span>A</span> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-vertical.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-vertical.htm index a467c506c0c..d01ab02d00f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-vertical.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row-vertical.htm @@ -21,7 +21,7 @@ width: 1em; direction: ltr; } - + #row-ltr { direction: ltr; } @@ -42,4 +42,5 @@ </div> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row.htm index 693789cd492..7c39c24ca5f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-row.htm @@ -18,7 +18,7 @@ width: 1em; direction: ltr; } - + #row-ltr { direction: ltr; } @@ -37,4 +37,5 @@ <span>C</span><span>B</span><span>A</span> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-with-element-insert.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-with-element-insert.htm index c9858dc6d5d..5fa2da2314d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-with-element-insert.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction-with-element-insert.htm @@ -19,16 +19,16 @@ line-height: 50px; text-align: center; } - - + + .flex-container.flex-direction-row{ flex-direction : row; } - + .flex-container.flex-direction-row-reverse{ flex-direction : row-reverse; } - + .flex-container.flex-direction-column{ flex-direction : column; } @@ -40,23 +40,23 @@ <body> <h1>flex-direction:row</h1> <div class="flex-container flex-direction-row" id="flex-direction-row"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:row-reverse</h1> <div class="flex-container flex-direction-row-reverse" id="flex-direction-row-reverse"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:column</h1> <div class="flex-container flex-direction-column" id="flex-direction-column"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:column-reverse</h1> <div class="flex-container flex-direction-column-reverse" id="flex-direction-column-reverse"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - - + + <script> var ids = ['flex-direction-row', - 'flex-direction-row-reverse', + 'flex-direction-row-reverse', 'flex-direction-column', 'flex-direction-column-reverse']; - + for( var i in ids ){ var new_element = document.createElement("div") new_element.className="flex-item"; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction.htm index 457da1802bf..605107d38aa 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction.htm @@ -19,16 +19,16 @@ line-height: 50px; text-align: center; } - - + + .flex-container.flex-direction-row{ flex-direction : row; } - + .flex-container.flex-direction-row-reverse{ flex-direction : row-reverse; } - + .flex-container.flex-direction-column{ flex-direction : column; } @@ -40,13 +40,13 @@ <body> <h1>flex-direction:row</h1> <div class="flex-container flex-direction-row"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:row-reverse</h1> <div class="flex-container flex-direction-row-reverse"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:column</h1> <div class="flex-container flex-direction-column"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:column-reverse</h1> <div class="flex-container flex-direction-column-reverse"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column-reverse.htm index 0bf42a04cfc..b1a360e6530 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column-reverse.htm @@ -11,7 +11,7 @@ height: 200px; width: 200px; display: flex; - flex-direction: column-reverse; + flex-direction: column-reverse; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column.htm index f4c6d8154b9..545e22651ae 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_column.htm @@ -11,7 +11,7 @@ height: 200px; width: 200px; display: flex; - flex-direction: column; + flex-direction: column; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row-reverse.htm index d17a301e8ec..45f7a88b72f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row-reverse.htm @@ -11,7 +11,7 @@ height: 200px; width: 200px; display: flex; - flex-direction: row-reverse; + flex-direction: row-reverse; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row.htm index 9d877e443a9..0e79f53909c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-direction_row.htm @@ -11,7 +11,7 @@ height: 200px; width: 200px; display: flex; - flex-direction: row; + flex-direction: row; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-childmargin.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-childmargin.htm index f3f0b1fa8b5..34c64997278 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-childmargin.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-childmargin.htm @@ -7,23 +7,23 @@ <meta content="" name="flags"> <meta content="margin should effect the orange box and green box need to align to bottom." name="assert"> <style type="text/css"> - #test + #test { background: blue; display: flex; height:300px; } #test>div.flex { - width: 100px; + width: 100px; background:red; } - #test>div.fixed - { + #test>div.fixed + { height: 300px; flex:1; background:red; } - #test p + #test p { margin:200px 0 0 0; } diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-percentage-prescation.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-percentage-prescation.htm index 35583b9ae2e..7af1a4fe224 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-percentage-prescation.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-flexitem-percentage-prescation.htm @@ -7,7 +7,7 @@ <meta content="" name="flags"> <meta content="no blue color could be seen." name="assert"> <style type="text/css"> - #test + #test { background: blue; display: flex; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_nowrap.htm index 477a91c9d90..31d2859403a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_nowrap.htm @@ -10,8 +10,8 @@ #test{ width: 120px; display: flex; - flex-wrap: wrap; - flex-wrap: nowrap; + flex-wrap: wrap; + flex-wrap: nowrap; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap-reverse.htm index f644cb845bd..a6d7da06fdb 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap-reverse.htm @@ -10,7 +10,7 @@ #test{ width: 120px; display: flex; - flex-wrap: wrap-reverse; + flex-wrap: wrap-reverse; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap.htm index 918ceb6054a..1cd54f47d16 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flex-wrap_wrap.htm @@ -10,7 +10,7 @@ div#test{ width: 120px; display: flex; - flex-wrap: wrap; + flex-wrap: wrap; } </style> </head> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-center.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-center.htm index c75612f4364..4daffece51b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-center.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-center.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-content: center</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-content") == "center"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-end.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-end.htm index 56d3c0a6748..324e9f694a3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-end.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-end.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-content: flex-end</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-content") == "flex-end"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-start.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-start.htm index 9c7c7d1cebf..5fccde540d1 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-start.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-flex-start.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-content: flex-start</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-content") == "flex-start"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-around.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-around.htm index 24a2bbb2abd..8af2ec1ef5f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-around.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-around.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-content: space-around</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-content") == "space-around"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-between.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-between.htm index ee881580f33..82f23d849ed 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-between.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-content-space-between.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-content: space-between</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#align-content-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-content") == "space-between"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-baseline.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-baseline.htm index c34dd902542..46bafadac80 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-baseline.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-baseline.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: baseline</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "baseline"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-center.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-center.htm index 20fa9812fa2..478cc787a67 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-center.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-center.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: center</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "center"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-end.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-end.htm index afe2994f984..67d248a3c8c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-end.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-end.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: flex-end</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "flex-end"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-start.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-start.htm index 21f0d4700c3..54d595d3ffa 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-start.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-flex-start.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: flex-start</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "flex-start"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-invalid.htm index 7925a0f17a2..36a7ae723a3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: invalid</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "stretch"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-stretch.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-stretch.htm index 709d4762a18..22ee5d8fae9 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-stretch.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-items-stretch.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-items: stretch</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-items") == "stretch"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-baseline.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-baseline.htm index 781ede39149..8d42630c105 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-baseline.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-baseline.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: baseline</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "baseline"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-center.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-center.htm index dc75e9a6b85..a96876134a7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-center.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-center.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: center</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "center"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-end.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-end.htm index d97d6c756db..72c85f42010 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-end.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-end.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: flex-end</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "flex-end"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-start.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-start.htm index af3b1e66241..4ee90475f7e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-start.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-flex-start.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: flex-start</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "flex-start"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-invalid.htm index d407f292847..199413c1cb7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: invalid</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "stretch"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-stretch.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-stretch.htm index ae66bcdb5dd..5dbd1db31e1 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-stretch.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_align-self-stretch.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | align-self: stretch</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-self" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("align-self") == "stretch"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display-inline.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display-inline.htm index bd0bc579ddc..19a11dc713f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display-inline.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display-inline.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | display: inline-flex</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("display") == "inline-flex"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display.htm index 7d3d266cb21..02543695a50 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_display.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | display: flex</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-containers" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("display") == "flex"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0.htm index 401adaf51d1..c89792926c7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-basis: 0</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-basis-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "0px"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0percent.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0percent.htm index 6b583751b80..60b730f5fd3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0percent.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-0percent.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-basis: 0%</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-basis-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "0px"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-auto.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-auto.htm index 6624fc8a3f8..6f0513cbd69 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-auto.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-auto.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-basis: auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-basis-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-percent.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-percent.htm index 7741f873ee9..4b95fae9b5b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-percent.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-basis-percent.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-basis: percent</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-basis-property" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> html { @@ -23,6 +24,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "100%"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column-reverse.htm index e542efef4ce..7953f489656 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column-reverse.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-direction: column-reverse</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-direction") == "column-reverse"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column.htm index bbded24df41..8522de695e9 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-column.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-direction: column</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-direction") == "column"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-invalid.htm index db11ac0f27f..f8cd61eeb5a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-direction: row</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-direction") == "row"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row-reverse.htm index 7083aaff6c0..dd8f1b9945b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row-reverse.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-direction: row-reverse</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-direction") == "row-reverse"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row.htm index 055793d03c0..bcbaaf798c6 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-direction-row.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-direction: row</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#flex-direction" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-direction") == "row"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-nowrap.htm index a0deda56e31..8603f62c04d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-nowrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-nowrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm index b749f07bb53..fdc39311184 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column-reverse" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-nowrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-wrap.htm index 243dfee9fb1..8cadd17fd2c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse-wrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column-reverse" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse.htm index dff5b23fe10..b82d31e47f0 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-reverse.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column-reverse" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap-reverse.htm index 7d6635917d8..aea45c4c5ef 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap-reverse.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap-reverse" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap-reverse"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap.htm index d5f8a8b6269..50edf7b23f3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column-wrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column.htm index f2713502215..f02d2bcd4f2 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-column.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-column" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-nowrap.htm index 1cd5cb9805e..02475f9b3e6 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-nowrap.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-nowrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-nowrap.htm index eac0dfafb5e..6b78c8ee4ab 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-nowrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-nowrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm index 6a4ce600e11..3ea7738d61b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row-reverse" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-nowrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm index 5182ddbd566..efaa13d661d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row-reverse" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap-reverse" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap-reverse"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap.htm index e22e4689926..5d21058e17d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse-wrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row-reverse" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse.htm index 8d118bf5815..c54c3cb83c0 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-reverse.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row-reverse" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap-reverse.htm index 45eaec13bfd..d434c924705 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap-reverse.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap-reverse" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap-reverse"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap.htm index 4458c3620a4..de6cc22543e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row-wrap.htm @@ -4,6 +4,7 @@ <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row.htm index 303fd045853..35f32e11925 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-row.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-direction-row" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-wrap.htm index 35d1bc5a7d0..c124c8ab922 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-flow-wrap.htm @@ -3,6 +3,7 @@ <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-flow" rel="help"> <link href="http://www.w3.org/TR/css-flexbox-1/#valdef-flex-wrap-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-0.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-0.htm index d7172f9c64a..e0e91f3db99 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-0.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-0.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-grow: 0</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-grow") == "0"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-invalid.htm index 408be7acba3..bfbb9065da4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-grow: negative</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-grow") == "0"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-number.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-number.htm index e6cdd3852a5..3d8c25b0c9b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-number.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-grow-number.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-grow: number</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-grow" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-grow") == "666"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-0-auto.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-0-auto.htm index 91b3130cd2f..1c716081cc1 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-0-auto.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-0-auto.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: 0 auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-auto.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-auto.htm index 397d4a5a1ed..2b282464d9a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-auto.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-auto.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-initial.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-initial.htm index 7bfe4317501..76c78d13e3e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-initial.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-initial.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: initial</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-invalid.htm index 100c7b97d5c..c739259c284 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: invalid</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-none.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-none.htm index 4db3fbaf6a5..a48a546849f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-none.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-none.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "auto"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-number.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-number.htm index 9bffa61a71d..1af999502e4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-number.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand-number.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: number</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "0px"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand.htm index 0b0094fde66..2db1e1d481c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shorthand.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex: invalid</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("flex-basis") == "666px"); body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-0.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-0.htm index 38bf592fc91..dff3df0672e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-0.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-0.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-shrink: 0</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-shrink") == "0"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-invalid.htm index 84e1eb73477..22a21e1f9e6 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-shrink: negative</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-shrink") == "1"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-number.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-number.htm index 060d23fb621..eb7717c59de 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-number.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-shrink-number.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-shrink: number</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-shrink") == "666"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-invalid.htm index 1e0572afd58..6864de62793 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-wrap: wrap</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-nowrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-nowrap.htm index 2a899e2c100..60ea86e815e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-nowrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-nowrap.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-wrap: nowrap</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "nowrap"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap-reverse.htm index b6e5f481be9..5b92e4e8af3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap-reverse.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-wrap: wrap-reverse</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap-reverse"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap.htm index 2c2e94908aa..81aa2a72401 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_flex-wrap-wrap.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | flex-wrap: wrap</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-wrap" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("flex-wrap") == "wrap"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-center.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-center.htm index c94d91728bf..2b9d88a921f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-center.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-center.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | justify-content: center</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-justify-content" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("justify-content") == "center"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-end.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-end.htm index bc2584de84c..e1d6b40700e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-end.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-end.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | justify-content: flex-end</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-justify-content" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("justify-content") == "flex-end"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-start.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-start.htm index 1b7b207ffd6..4a872657b36 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-start.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-flex-start.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | justify-content: flex-start</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-justify-content" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("justify-content") == "flex-start"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-around.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-around.htm index a9446f28f5e..6765b988eb4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-around.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-around.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | justify-content: space-around</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-justify-content" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("justify-content") == "space-around"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-between.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-between.htm index e75f854c7aa..74666892e0b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-between.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_justify-content-space-between.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | justify-content: space-between</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-justify-content" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("justify-content") == "space-between"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-height-auto.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-height-auto.htm index e085ec3a04d..4630d935298 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-height-auto.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-height-auto.htm @@ -2,12 +2,13 @@ <html><head><title>flexbox | computed style | min-height: auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> html { display: flex; flex-direction: column; -} +} body { color: red; min-height: auto; @@ -22,6 +23,5 @@ body { getComputedStyle(body).getPropertyValue("min-height") == "auto"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-width-auto.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-width-auto.htm index 50f69d736d9..278cc80b3ac 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-width-auto.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_min-width-auto.htm @@ -2,11 +2,12 @@ <html><head><title>flexbox | computed style | min-width: auto</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#min-size-auto" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> html { display: flex; -} +} body { color: red; min-width: auto; @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("min-width") == "auto"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-inherit.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-inherit.htm index 71e407d6454..c353c8679a9 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-inherit.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-inherit.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | order: -1</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-order" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> html { @@ -21,6 +22,5 @@ body { getComputedStyle(body).getPropertyValue("order") == "666"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-integer.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-integer.htm index c44fdccef1e..08229886d4a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-integer.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-integer.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | order: integer</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-order" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("order") == "5"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-invalid.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-invalid.htm index 22fb5194cf3..97bb116319b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-invalid.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-invalid.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | order: noninteger</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-order" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("order") == "0"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-negative.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-negative.htm index 6d221fc8fd1..b2da298af85 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-negative.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order-negative.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | order: -1</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-order" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("order") == "-1"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order.htm index eef7a8cf1e9..9c482c6a3a7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_computedstyle_order.htm @@ -2,6 +2,7 @@ <html><head><title>flexbox | computed style | order: 0</title> <link href="http://opera.com" rel="author" title="Opera Software"> <link href="http://www.w3.org/TR/css-flexbox-1/#propdef-order" rel="help"> +<link href="reference/ref-pass-body.htm" rel="match"> <meta content="dom" name="flags"> <style> body { @@ -18,6 +19,5 @@ body { getComputedStyle(body).getPropertyValue("order") == "0"; body.textContent = body.className = passed ? "PASS" : "FAIL"; - try{top.opener.rr(passed)}catch(e){} </script> </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-abspos.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-abspos.htm index b5a5f7ada67..f8644dc84ae 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-abspos.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-abspos.htm @@ -7,7 +7,7 @@ #test { background: red; position: absolute; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-fixpos.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-fixpos.htm index 30b756edb0e..55b4b92ed5b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-fixpos.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-fixpos.htm @@ -6,7 +6,7 @@ #test { background: red; position: fixed; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-float.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-float.htm index 5188f9d35c9..d99e6fb6060 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-float.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-float.htm @@ -7,7 +7,7 @@ #test { background: red; float: left; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-inline-block.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-inline-block.htm index 1cd39a40c20..2ab1c221870 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-inline-block.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-inline-block.htm @@ -7,7 +7,7 @@ #test { background: red; display: inline-block; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-caption.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-caption.htm index 014e507e673..30d2bf25266 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-caption.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-caption.htm @@ -7,7 +7,7 @@ #test { background: red; display: table-caption; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-cell.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-cell.htm index 0a7a3c93c34..14ad1de2b93 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-cell.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-cell.htm @@ -7,7 +7,7 @@ #test { background: red; display: table-cell; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row-group.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row-group.htm index b5b3835c057..4dbb39623ca 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row-group.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row-group.htm @@ -7,7 +7,7 @@ #test { background: red; display: table-row-group; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row.htm index 0b3fb2bda8a..e16bfb0abbb 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-row.htm @@ -7,7 +7,7 @@ #test { background: red; display: table-row; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline-2.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline-2.htm index 47526bb89a2..0755616870c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline-2.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline-2.htm @@ -7,7 +7,7 @@ #test { background: blue; display: table; -} +} div div { background: red; width: 0; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline.htm index d8784a60a46..eb2e5102127 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table-singleline.htm @@ -7,7 +7,7 @@ #test { background: red; display: table; -} +} div div { background: red; width: 0; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table.htm index dcbe6d9a0c1..e144f85b259 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_stf-table.htm @@ -7,7 +7,7 @@ #test { background: red; display: table; -} +} div div { background: white; width: 300px; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.htm index 8e39fcc5828..e2b77411493 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.htm @@ -9,12 +9,12 @@ <style type="text/css"> .container { display: flex; - + flex-wrap: wrap; align-content: flex-start; - + writing-mode: vertical-rl; - + width: 200px; height: 200px; } @@ -56,4 +56,5 @@ </div> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/Flexible-order-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/Flexible-order-ref.htm index 82922ae069d..e8c01bd90d7 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/Flexible-order-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/Flexible-order-ref.htm @@ -33,7 +33,7 @@ </style> - + </head> <body> @@ -49,4 +49,5 @@ + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/css-flexbox-img-expand-evenly-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/css-flexbox-img-expand-evenly-ref.htm index e82fc3cd66e..68a7a9e1848 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/css-flexbox-img-expand-evenly-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/css-flexbox-img-expand-evenly-ref.htm @@ -3,7 +3,7 @@ <title>CSS Reftest Reference</title> <link href="mailto:agektmr+github@gmail.com" rel="author" title="Eiji Kitamura"> <style type="text/css"> - + /* ADD STYLE BLOCK HERE (PREFERRABLE TO INLINE STYLES) */ div.flexbox { height: 50px; @@ -16,12 +16,12 @@ background: purple; border: 1px solid white; } - + </style> </head> <body> <p>3 rectangular images fill out border.</p> - + <!-- PAGE CONTENT --> <div class="flexbox"> <!-- It is important that there is no linebreak between the <img> tags. @@ -29,7 +29,7 @@ --> <img src="../support/solidblue.png"><img src="../support/solidblue.png"><img src="../support/solidblue.png"> </div> - + diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-box-wrap-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-box-wrap-ref.htm index e31fd9e67f6..b0685b403f8 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-box-wrap-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-box-wrap-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexbox Test: flex-wrap: wrap</title> <link href="mailto:tokuda109@gmail.com" rel="author" title="Tsuyoshi Tokuda"> <style type="text/css"> - + .box { margin: 0; padding-left: 0; @@ -16,7 +16,7 @@ height: 100px; background-color: green; } - + </style> </head> <body> @@ -26,7 +26,7 @@ <li class="item">width: 120px</li> <li class="item">width: 120px</li> </ul> - + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-modify.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-modify.htm index efb7f0d6062..2acf05de453 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-modify.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-modify.htm @@ -17,16 +17,16 @@ line-height: 50px; text-align: center; } - - + + .flex-container.flex-direction-row{ flex-direction : row; } - + .flex-container.flex-direction-row-reverse{ flex-direction : row-reverse; } - + .flex-container.flex-direction-column{ flex-direction : column; } @@ -38,6 +38,7 @@ <body> <h1>flex-direction:row</h1> <div class="flex-container flex-direction-row" id="flex_container"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-with-element-insert.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-with-element-insert.htm index 6b961efaf0a..47e41a1904b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-with-element-insert.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction-with-element-insert.htm @@ -25,23 +25,23 @@ .flex-container.flex-direction-row-reverse{ text-align: right; } - + .flex-container.flex-direction-column{ padding:20px 0px; } - + .flex-container.flex-direction-column .flex-item{ display: block; margin:40px 20px; } - + .flex-container.flex-direction-column .flex-item.first{ margin-top:0px; } .flex-container.flex-direction-column .flex-item.last{ margin-bottom:0px; } - + .flex-container.flex-direction-column-reverse{ padding:20px 0px; } @@ -50,7 +50,7 @@ display: block; margin:40px 20px; } - + .flex-container.flex-direction-column-reverse .flex-item.first{ margin-top:0px; } @@ -62,13 +62,13 @@ <body> <h1>flex-direction:row</h1> <div class="flex-container flex-direction-row"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div><div class="flex-item">new</div></div> - + <h1>flex-direction:row-reverse</h1> <div class="flex-container flex-direction-row-reverse"><div class="flex-item">new</div><div class="flex-item">3</div><div class="flex-item">2</div><div class="flex-item">1</div></div> - + <h1>flex-direction:column</h1> <div class="flex-container flex-direction-column"><div class="flex-item first">1</div><div class="flex-item">2</div><div class="flex-item">3</div><div class="flex-item last">new</div></div> - + <h1>flex-direction:column-reverse</h1> <div class="flex-container flex-direction-column-reverse"><div class="flex-item first">new</div><div class="flex-item">3</div><div class="flex-item">2</div><div class="flex-item last">1</div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction.htm index 893cbe407c3..47d786a3e97 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-direction.htm @@ -25,23 +25,23 @@ .flex-container.flex-direction-row-reverse{ text-align: right; } - + .flex-container.flex-direction-column{ padding:20px 0px; } - + .flex-container.flex-direction-column .flex-item{ display: block; margin:40px 20px; } - + .flex-container.flex-direction-column .flex-item.first{ margin-top:0px; } .flex-container.flex-direction-column .flex-item.last{ margin-bottom:0px; } - + .flex-container.flex-direction-column-reverse{ padding:20px 0px; } @@ -50,7 +50,7 @@ display: block; margin:40px 20px; } - + .flex-container.flex-direction-column-reverse .flex-item.first{ margin-top:0px; } @@ -62,13 +62,13 @@ <body> <h1>flex-direction:row</h1> <div class="flex-container flex-direction-row"><div class="flex-item">1</div><div class="flex-item">2</div><div class="flex-item">3</div></div> - + <h1>flex-direction:row-reverse</h1> <div class="flex-container flex-direction-row-reverse"><div class="flex-item">3</div><div class="flex-item">2</div><div class="flex-item">1</div></div> - + <h1>flex-direction:column</h1> <div class="flex-container flex-direction-column"><div class="flex-item first">1</div><div class="flex-item">2</div><div class="flex-item last">3</div></div> - + <h1>flex-direction:column-reverse</h1> <div class="flex-container flex-direction-column-reverse"><div class="flex-item first">3</div><div class="flex-item">2</div><div class="flex-item last">1</div></div> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-childmargin-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-childmargin-ref.htm index fd874de6afe..77b66d227c4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-childmargin-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-childmargin-ref.htm @@ -4,7 +4,7 @@ <link href="mailto:csf178@gmail.com" rel="author" title="Shaofei Cheng"> <meta content="" name="flags"> <style> - #test + #test { background: blue; display: block; @@ -12,16 +12,16 @@ position:relative; } #test>div.flex { - width: 100px; + width: 100px; background:red; } - #test>div.fixed - { + #test>div.fixed + { height: 300px; flex:1; background:red; } - #test p + #test p { margin:200px 0 0 0; } diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-percentage-prescation-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-percentage-prescation-ref.htm index 6d1b879b2b3..f99a748b2e1 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-percentage-prescation-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flex-flexitem-percentage-prescation-ref.htm @@ -4,14 +4,14 @@ <link href="mailto:csf178@gmail.com" rel="author" title="Shaofei Cheng"> <meta content="" name="flags"> <style> - #test + #test { background: blue; position:relative; height:300px; width:101px; } - p + p { position:absolute; margin:0 0 0 0; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-ref.htm index 9614d00dc5a..4cfa67abb5f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-ref.htm @@ -5,19 +5,19 @@ <style type="text/css"> .container { position: relative; - + width: 200px; height: 200px; } - + .item { position: absolute; - + width: 100px; height:100px; } - + .item.one { top: 0; @@ -59,4 +59,5 @@ </div> </div> + </body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ref-pass-body.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ref-pass-body.htm new file mode 100644 index 00000000000..3434b7852d7 --- /dev/null +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ref-pass-body.htm @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html><head><title>PASS in body, black</title> +<link href="mailto:me@gsnedders.com" rel="author" title="Geoffrey Sneddon"> +<style> +.PASS {color: black;} +</style> +</head><body class="PASS">PASS +</body></html>
\ No newline at end of file diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/support/adobe-fonts/README.md b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/support/adobe-fonts/README.md index 686cb0c4279..50f82b61cf3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/support/adobe-fonts/README.md +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/support/adobe-fonts/README.md @@ -3,7 +3,7 @@ CSS Orientation Test Overview ---- -CSS Orientation Test are special-purpose OpenType fonts. This open source project provides all of the source files +CSS Orientation Test are special-purpose OpenType fonts. This open source project provides all of the source files that were used to build these OpenType fonts by using the AFDKO *makeotf* tool. Getting Involved @@ -15,7 +15,7 @@ Building Pre-built font binaries ---- -The installable font resources (font binaries) are not part of the source files. +The installable font resources (font binaries) are not part of the source files. They are available at https://github.com/adobe-fonts/css-orientation-test/ The latest version of the font binaries is 1.005 (October 2015). @@ -23,17 +23,17 @@ The latest version of the font binaries is 1.005 (October 2015). Requirements ---- -For building binary font files from source, installation of the -[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO) +For building binary font files from source, installation of the +[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO) is necessary. The AFDKO tools are widely used for font development today, and are part of most font editor applications. Building the fonts ---- -The key to building OpenType fonts is *makeotf*, which is part of AFDKO. Information and usage instructions can be found +The key to building OpenType fonts is *makeotf*, which is part of AFDKO. Information and usage instructions can be found by executing *makeotf -h*. -In this repository, all necessary files are in place for building the OpenType fonts. For example, build a binary OTF font +In this repository, all necessary files are in place for building the OpenType fonts. For example, build a binary OTF font for the full-width version like this, which also includes a post-process for inserting a "stub" 'DSIG' table: % makeotf -f cidfont.ps -r -ch UnicodeAll-UTF32-H diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-ref.htm index ad659763054..9b3cfed708d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexible Box Test: flex-direction proprety - column</title> <link href="mailto:haosdent@gmail.com" rel="author" title="haosdent"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-reverse-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-reverse-ref.htm index 1d807baa768..0b237a764c4 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-reverse-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-direction-column-reverse-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexible Box Test: flex-direction proprety - column-reverse</title> <link href="mailto:haosdent@gmail.com" rel="author" title="haosdent"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-inline-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-inline-ref.htm index c2f8d4342e2..39f31b15c4c 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-inline-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-inline-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexible Box Test: display proprety - inline-flex</title> <link href="mailto:haosdent@gmail.com" rel="author" title="haosdent"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-ref.htm index b43f36234a2..9b0b04ddb2b 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexible Box Test: flex-wrap proprety - wrap</title> <link href="mailto:haosdent@gmail.com" rel="author" title="haosdent"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-reverse-ref.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-reverse-ref.htm index 85ac0a564a8..357fdc4108e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-reverse-ref.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/ttwf-reftest-flex-wrap-reverse-ref.htm @@ -3,7 +3,7 @@ <title>CSS Flexible Box Test: flex-wrap proprety - wrap-reverse</title> <link href="mailto:haosdent@gmail.com" rel="author" title="haosdent"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest-toc.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest-toc.htm index 9cd9b81e880..4befb51b36f 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest-toc.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest-toc.htm @@ -2488,6 +2488,598 @@ <td rowspan="1"></td> </tr> </tbody> + <tbody id="flexbox_computedstyle_align-content-center" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-content: center"> + <a href="flexbox_computedstyle_align-content-center.htm">flexbox_computedstyle_align-content-center</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-content-flex-end" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-content: flex-end"> + <a href="flexbox_computedstyle_align-content-flex-end.htm">flexbox_computedstyle_align-content-flex-end</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-content-flex-start" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-content: flex-start"> + <a href="flexbox_computedstyle_align-content-flex-start.htm">flexbox_computedstyle_align-content-flex-start</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-content-space-around" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-content: space-around"> + <a href="flexbox_computedstyle_align-content-space-around.htm">flexbox_computedstyle_align-content-space-around</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-content-space-between" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-content: space-between"> + <a href="flexbox_computedstyle_align-content-space-between.htm">flexbox_computedstyle_align-content-space-between</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-baseline" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: baseline"> + <a href="flexbox_computedstyle_align-items-baseline.htm">flexbox_computedstyle_align-items-baseline</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-center" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: center"> + <a href="flexbox_computedstyle_align-items-center.htm">flexbox_computedstyle_align-items-center</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-flex-end" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: flex-end"> + <a href="flexbox_computedstyle_align-items-flex-end.htm">flexbox_computedstyle_align-items-flex-end</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-flex-start" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: flex-start"> + <a href="flexbox_computedstyle_align-items-flex-start.htm">flexbox_computedstyle_align-items-flex-start</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: invalid"> + <a href="flexbox_computedstyle_align-items-invalid.htm">flexbox_computedstyle_align-items-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-items-stretch" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-items: stretch"> + <a href="flexbox_computedstyle_align-items-stretch.htm">flexbox_computedstyle_align-items-stretch</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-baseline" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: baseline"> + <a href="flexbox_computedstyle_align-self-baseline.htm">flexbox_computedstyle_align-self-baseline</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-center" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: center"> + <a href="flexbox_computedstyle_align-self-center.htm">flexbox_computedstyle_align-self-center</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-flex-end" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: flex-end"> + <a href="flexbox_computedstyle_align-self-flex-end.htm">flexbox_computedstyle_align-self-flex-end</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-flex-start" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: flex-start"> + <a href="flexbox_computedstyle_align-self-flex-start.htm">flexbox_computedstyle_align-self-flex-start</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: invalid"> + <a href="flexbox_computedstyle_align-self-invalid.htm">flexbox_computedstyle_align-self-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_align-self-stretch" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | align-self: stretch"> + <a href="flexbox_computedstyle_align-self-stretch.htm">flexbox_computedstyle_align-self-stretch</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_display" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | display: flex"> + <a href="flexbox_computedstyle_display.htm">flexbox_computedstyle_display</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_display-inline" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | display: inline-flex"> + <a href="flexbox_computedstyle_display-inline.htm">flexbox_computedstyle_display-inline</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-basis-0" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-basis: 0"> + <a href="flexbox_computedstyle_flex-basis-0.htm">flexbox_computedstyle_flex-basis-0</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-basis-0percent" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-basis: 0%"> + <a href="flexbox_computedstyle_flex-basis-0percent.htm">flexbox_computedstyle_flex-basis-0percent</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-basis-auto" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-basis: auto"> + <a href="flexbox_computedstyle_flex-basis-auto.htm">flexbox_computedstyle_flex-basis-auto</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-basis-percent" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-basis: percent"> + <a href="flexbox_computedstyle_flex-basis-percent.htm">flexbox_computedstyle_flex-basis-percent</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-direction-column" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-direction: column"> + <a href="flexbox_computedstyle_flex-direction-column.htm">flexbox_computedstyle_flex-direction-column</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-direction-column-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-direction: column-reverse"> + <a href="flexbox_computedstyle_flex-direction-column-reverse.htm">flexbox_computedstyle_flex-direction-column-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-direction-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-direction: row"> + <a href="flexbox_computedstyle_flex-direction-invalid.htm">flexbox_computedstyle_flex-direction-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-direction-row" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-direction: row"> + <a href="flexbox_computedstyle_flex-direction-row.htm">flexbox_computedstyle_flex-direction-row</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-direction-row-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-direction: row-reverse"> + <a href="flexbox_computedstyle_flex-direction-row-reverse.htm">flexbox_computedstyle_flex-direction-row-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column"> + <a href="flexbox_computedstyle_flex-flow-column.htm">flexbox_computedstyle_flex-flow-column</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column nowrap"> + <a href="flexbox_computedstyle_flex-flow-column-nowrap.htm">flexbox_computedstyle_flex-flow-column-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column-reverse"> + <a href="flexbox_computedstyle_flex-flow-column-reverse.htm">flexbox_computedstyle_flex-flow-column-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-reverse-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column-reverse nowrap"> + <a href="flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-column-reverse-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-reverse-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column-reverse wrap"> + <a href="flexbox_computedstyle_flex-flow-column-reverse-wrap.htm">flexbox_computedstyle_flex-flow-column-reverse-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column wrap"> + <a href="flexbox_computedstyle_flex-flow-column-wrap.htm">flexbox_computedstyle_flex-flow-column-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-column-wrap-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: column wrap-reverse"> + <a href="flexbox_computedstyle_flex-flow-column-wrap-reverse.htm">flexbox_computedstyle_flex-flow-column-wrap-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: nowrap"> + <a href="flexbox_computedstyle_flex-flow-nowrap.htm">flexbox_computedstyle_flex-flow-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row"> + <a href="flexbox_computedstyle_flex-flow-row.htm">flexbox_computedstyle_flex-flow-row</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row nowrap"> + <a href="flexbox_computedstyle_flex-flow-row-nowrap.htm">flexbox_computedstyle_flex-flow-row-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row-reverse"> + <a href="flexbox_computedstyle_flex-flow-row-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-reverse-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row-reverse nowrap"> + <a href="flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm">flexbox_computedstyle_flex-flow-row-reverse-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-reverse-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row-reverse wrap"> + <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row-reverse wrap-reverse"> + <a href="flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row wrap"> + <a href="flexbox_computedstyle_flex-flow-row-wrap.htm">flexbox_computedstyle_flex-flow-row-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-row-wrap-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: row wrap-reverse"> + <a href="flexbox_computedstyle_flex-flow-row-wrap-reverse.htm">flexbox_computedstyle_flex-flow-row-wrap-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-flow-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-flow: wrap"> + <a href="flexbox_computedstyle_flex-flow-wrap.htm">flexbox_computedstyle_flex-flow-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-grow-0" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-grow: 0"> + <a href="flexbox_computedstyle_flex-grow-0.htm">flexbox_computedstyle_flex-grow-0</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-grow-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-grow: negative"> + <a href="flexbox_computedstyle_flex-grow-invalid.htm">flexbox_computedstyle_flex-grow-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-grow-number" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-grow: number"> + <a href="flexbox_computedstyle_flex-grow-number.htm">flexbox_computedstyle_flex-grow-number</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: invalid"> + <a href="flexbox_computedstyle_flex-shorthand.htm">flexbox_computedstyle_flex-shorthand</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-0-auto" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: 0 auto"> + <a href="flexbox_computedstyle_flex-shorthand-0-auto.htm">flexbox_computedstyle_flex-shorthand-0-auto</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-auto" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: auto"> + <a href="flexbox_computedstyle_flex-shorthand-auto.htm">flexbox_computedstyle_flex-shorthand-auto</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-initial" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: initial"> + <a href="flexbox_computedstyle_flex-shorthand-initial.htm">flexbox_computedstyle_flex-shorthand-initial</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: invalid"> + <a href="flexbox_computedstyle_flex-shorthand-invalid.htm">flexbox_computedstyle_flex-shorthand-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-none" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: auto"> + <a href="flexbox_computedstyle_flex-shorthand-none.htm">flexbox_computedstyle_flex-shorthand-none</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shorthand-number" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex: number"> + <a href="flexbox_computedstyle_flex-shorthand-number.htm">flexbox_computedstyle_flex-shorthand-number</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shrink-0" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-shrink: 0"> + <a href="flexbox_computedstyle_flex-shrink-0.htm">flexbox_computedstyle_flex-shrink-0</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shrink-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-shrink: negative"> + <a href="flexbox_computedstyle_flex-shrink-invalid.htm">flexbox_computedstyle_flex-shrink-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-shrink-number" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-shrink: number"> + <a href="flexbox_computedstyle_flex-shrink-number.htm">flexbox_computedstyle_flex-shrink-number</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-wrap-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-wrap: wrap"> + <a href="flexbox_computedstyle_flex-wrap-invalid.htm">flexbox_computedstyle_flex-wrap-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-wrap-nowrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-wrap: nowrap"> + <a href="flexbox_computedstyle_flex-wrap-nowrap.htm">flexbox_computedstyle_flex-wrap-nowrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-wrap-wrap" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-wrap: wrap"> + <a href="flexbox_computedstyle_flex-wrap-wrap.htm">flexbox_computedstyle_flex-wrap-wrap</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_flex-wrap-wrap-reverse" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | flex-wrap: wrap-reverse"> + <a href="flexbox_computedstyle_flex-wrap-wrap-reverse.htm">flexbox_computedstyle_flex-wrap-wrap-reverse</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_justify-content-center" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | justify-content: center"> + <a href="flexbox_computedstyle_justify-content-center.htm">flexbox_computedstyle_justify-content-center</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_justify-content-flex-end" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | justify-content: flex-end"> + <a href="flexbox_computedstyle_justify-content-flex-end.htm">flexbox_computedstyle_justify-content-flex-end</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_justify-content-flex-start" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | justify-content: flex-start"> + <a href="flexbox_computedstyle_justify-content-flex-start.htm">flexbox_computedstyle_justify-content-flex-start</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_justify-content-space-around" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | justify-content: space-around"> + <a href="flexbox_computedstyle_justify-content-space-around.htm">flexbox_computedstyle_justify-content-space-around</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_justify-content-space-between" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | justify-content: space-between"> + <a href="flexbox_computedstyle_justify-content-space-between.htm">flexbox_computedstyle_justify-content-space-between</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_min-height-auto" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | min-height: auto"> + <a href="flexbox_computedstyle_min-height-auto.htm">flexbox_computedstyle_min-height-auto</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_min-width-auto" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | min-width: auto"> + <a href="flexbox_computedstyle_min-width-auto.htm">flexbox_computedstyle_min-width-auto</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_order" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | order: 0"> + <a href="flexbox_computedstyle_order.htm">flexbox_computedstyle_order</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_order-inherit" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | order: -1"> + <a href="flexbox_computedstyle_order-inherit.htm">flexbox_computedstyle_order-inherit</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_order-integer" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | order: integer"> + <a href="flexbox_computedstyle_order-integer.htm">flexbox_computedstyle_order-integer</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_order-invalid" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | order: noninteger"> + <a href="flexbox_computedstyle_order-invalid.htm">flexbox_computedstyle_order-invalid</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> + <tbody id="flexbox_computedstyle_order-negative" class="dom"> + <tr> + <td rowspan="1" title="flexbox | computed style | order: -1"> + <a href="flexbox_computedstyle_order-negative.htm">flexbox_computedstyle_order-negative</a></td> + <td><a href="reference/ref-pass-body.htm">=</a> </td> + <td rowspan="1"><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td> + </tr> + </tbody> <tbody id="flexbox_direction-column" class=""> <tr> <td rowspan="1" title="flexbox | flex-direction: column"> diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest.list b/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest.list index 4dc0e5bf55f..d864c2a8e9a 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest.list +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/reftest.list @@ -307,6 +307,80 @@ flexbox_box-clear.htm == reference/flexbox_box-clear-ref.htm flexbox_columns.htm == reference/flexbox_columns-ref.htm flexbox_columns-flexitems.htm == reference/flexbox_columns-flexitems-ref.htm flexbox_columns-flexitems-2.htm == reference/flexbox_columns-flexitems-2-ref.htm +flexbox_computedstyle_align-content-center.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-content-flex-end.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-content-flex-start.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-content-space-around.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-content-space-between.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-baseline.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-center.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-flex-end.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-flex-start.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-items-stretch.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-baseline.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-center.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-flex-end.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-flex-start.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_align-self-stretch.htm == reference/ref-pass-body.htm +flexbox_computedstyle_display.htm == reference/ref-pass-body.htm +flexbox_computedstyle_display-inline.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-basis-0.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-basis-0percent.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-basis-auto.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-basis-percent.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-direction-column.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-direction-column-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-direction-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-direction-row.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-direction-row-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-reverse-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-reverse-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-column-wrap-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-reverse-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-reverse-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-row-wrap-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-flow-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-grow-0.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-grow-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-grow-number.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-0-auto.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-auto.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-initial.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-none.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shorthand-number.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shrink-0.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shrink-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-shrink-number.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-wrap-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-wrap-nowrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-wrap-wrap.htm == reference/ref-pass-body.htm +flexbox_computedstyle_flex-wrap-wrap-reverse.htm == reference/ref-pass-body.htm +flexbox_computedstyle_justify-content-center.htm == reference/ref-pass-body.htm +flexbox_computedstyle_justify-content-flex-end.htm == reference/ref-pass-body.htm +flexbox_computedstyle_justify-content-flex-start.htm == reference/ref-pass-body.htm +flexbox_computedstyle_justify-content-space-around.htm == reference/ref-pass-body.htm +flexbox_computedstyle_justify-content-space-between.htm == reference/ref-pass-body.htm +flexbox_computedstyle_min-height-auto.htm == reference/ref-pass-body.htm +flexbox_computedstyle_min-width-auto.htm == reference/ref-pass-body.htm +flexbox_computedstyle_order.htm == reference/ref-pass-body.htm +flexbox_computedstyle_order-inherit.htm == reference/ref-pass-body.htm +flexbox_computedstyle_order-integer.htm == reference/ref-pass-body.htm +flexbox_computedstyle_order-invalid.htm == reference/ref-pass-body.htm +flexbox_computedstyle_order-negative.htm == reference/ref-pass-body.htm flexbox_direction-column.htm == reference/flexbox_direction-column-ref.htm flexbox_direction-column-reverse.htm == reference/flexbox_direction-column-reverse-ref.htm flexbox_direction-row-reverse.htm == reference/flexbox_direction-row-reverse-ref.htm diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/support/adobe-fonts/README.md b/tests/wpt/css-tests/css-flexbox-1_dev/html/support/adobe-fonts/README.md index 686cb0c4279..50f82b61cf3 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/support/adobe-fonts/README.md +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/support/adobe-fonts/README.md @@ -3,7 +3,7 @@ CSS Orientation Test Overview ---- -CSS Orientation Test are special-purpose OpenType fonts. This open source project provides all of the source files +CSS Orientation Test are special-purpose OpenType fonts. This open source project provides all of the source files that were used to build these OpenType fonts by using the AFDKO *makeotf* tool. Getting Involved @@ -15,7 +15,7 @@ Building Pre-built font binaries ---- -The installable font resources (font binaries) are not part of the source files. +The installable font resources (font binaries) are not part of the source files. They are available at https://github.com/adobe-fonts/css-orientation-test/ The latest version of the font binaries is 1.005 (October 2015). @@ -23,17 +23,17 @@ The latest version of the font binaries is 1.005 (October 2015). Requirements ---- -For building binary font files from source, installation of the -[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO) +For building binary font files from source, installation of the +[Adobe Font Development Kit for OpenType](http://www.adobe.com/devnet/opentype/afdko.html) (AFDKO) is necessary. The AFDKO tools are widely used for font development today, and are part of most font editor applications. Building the fonts ---- -The key to building OpenType fonts is *makeotf*, which is part of AFDKO. Information and usage instructions can be found +The key to building OpenType fonts is *makeotf*, which is part of AFDKO. Information and usage instructions can be found by executing *makeotf -h*. -In this repository, all necessary files are in place for building the OpenType fonts. For example, build a binary OTF font +In this repository, all necessary files are in place for building the OpenType fonts. For example, build a binary OTF font for the full-width version like this, which also includes a post-process for inserting a "stub" 'DSIG' table: % makeotf -f cidfont.ps -r -ch UnicodeAll-UTF32-H diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column-reverse.htm index 2ab2054ef40..077de191b57 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column-reverse.htm @@ -6,7 +6,7 @@ <link href="reference/ttwf-reftest-flex-direction-column-reverse-ref.htm" rel="match"> <meta content="Statement describing what the test case is asserting" name="assert"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column.htm index 869630003fa..1642060f9b1 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-direction-column.htm @@ -6,7 +6,7 @@ <link href="reference/ttwf-reftest-flex-direction-column-ref.htm" rel="match"> <meta content="Statement describing what the test case is asserting" name="assert"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-inline.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-inline.htm index 31dfc94b504..c253dbcd5f8 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-inline.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-inline.htm @@ -6,7 +6,7 @@ <link href="reference/ttwf-reftest-flex-inline-ref.htm" rel="match"> <meta content="Statement describing what the test case is asserting" name="assert"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap-reverse.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap-reverse.htm index 74377b7fd9a..aaf8f66fbd9 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap-reverse.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap-reverse.htm @@ -6,7 +6,7 @@ <link href="reference/ttwf-reftest-flex-wrap-reverse-ref.htm" rel="match"> <meta content="Statement describing what the test case is asserting" name="assert"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap.htm index 00be034f651..af19b4d871e 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/ttwf-reftest-flex-wrap.htm @@ -6,7 +6,7 @@ <link href="reference/ttwf-reftest-flex-wrap-ref.htm" rel="match"> <meta content="Statement describing what the test case is asserting" name="assert"> <style type="text/css"> - /* Positioned container allows for the self-describing statement to still + /* Positioned container allows for the self-describing statement to still be visible in the case of failure */ .container { position: relative; diff --git a/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-collapse-002.htm b/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-collapse-002.htm index c1009b1e061..cf6e901439d 100644 --- a/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-collapse-002.htm +++ b/tests/wpt/css-tests/css-flexbox-1_dev/html/visibility-collapse-002.htm @@ -29,11 +29,12 @@ </head> <body> <p>Test passes if there is no red visible on the page.</p> - <span></span> + <span></span> <div id="flexbox"> <div></div> <div id="collapse"></div> <div></div> </div> + </body></html>
\ No newline at end of file |