From 83213ac16b85f3ac57f7aaafdb51c429e810a5cd Mon Sep 17 00:00:00 2001 From: Oriol Brufau Date: Wed, 2 Jul 2025 02:04:43 +0200 Subject: [PATCH] Fix testharnessreport-servo.js to stop polluting with global variables (#37817) For example, if a test uses `let props = ...` then this was triggering an exception because testharnessreport-servo.js already created a global variable named `props`. Testing: some wpt tests no longer result in ERROR Signed-off-by: Oriol Brufau --- tests/wpt/meta/MANIFEST.json | 2 +- .../border-width-cssom.html.ini | 2 - .../search-styles-iso-8859-8.html.ini | 6 +- .../flow-content-0/search-styles.html.ini | 3 +- .../form-controls/resets.html.ini | 9 +- .../lists/lists-styles-quirks.html.ini | 582 +++++++++++++++++- .../lists/lists-styles.html.ini | 540 +++++++++++++++- ...styles-no-h1-in-section.tentative.html.ini | 2 - .../headings-styles.html.ini | 216 ++++++- .../fieldset-default-style.html.ini | 9 +- .../images/img-sizes-auto.html.ini | 2 - ...-listbox-default-styles.tentative.html.ini | 2 - .../wptrunner/testharnessreport-servo.js | 44 +- 13 files changed, 1382 insertions(+), 37 deletions(-) delete mode 100644 tests/wpt/meta/css/css-backgrounds/border-width-cssom.html.ini delete mode 100644 tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles-no-h1-in-section.tentative.html.ini delete mode 100644 tests/wpt/meta/html/rendering/replaced-elements/images/img-sizes-auto.html.ini delete mode 100644 tests/wpt/meta/html/rendering/widgets/the-select-element/select-as-listbox-default-styles.tentative.html.ini diff --git a/tests/wpt/meta/MANIFEST.json b/tests/wpt/meta/MANIFEST.json index 1e8638f7d48..9398a251cec 100644 --- a/tests/wpt/meta/MANIFEST.json +++ b/tests/wpt/meta/MANIFEST.json @@ -519201,7 +519201,7 @@ [] ], "testharnessreport-servo.js": [ - "d6616739e6ed63a79e8b2f5d8aee1d5b2ced7f49", + "4439393a18125b7232ed4cd5a311faa8664e2edb", [] ], "testharnessreport-wktr.js": [ diff --git a/tests/wpt/meta/css/css-backgrounds/border-width-cssom.html.ini b/tests/wpt/meta/css/css-backgrounds/border-width-cssom.html.ini deleted file mode 100644 index 93e03ee39cc..00000000000 --- a/tests/wpt/meta/css/css-backgrounds/border-width-cssom.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[border-width-cssom.html] - expected: ERROR diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles-iso-8859-8.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles-iso-8859-8.html.ini index 950bd43f1ad..34b5b62cdfd 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles-iso-8859-8.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles-iso-8859-8.html.ini @@ -1,2 +1,6 @@ [search-styles-iso-8859-8.html] - expected: ERROR + [Verify document.characterSet is ISO-8859-8] + expected: FAIL + + [ - display] + expected: FAIL diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles.html.ini index 8e4ff9ef740..1b045b86304 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/flow-content-0/search-styles.html.ini @@ -1,2 +1,3 @@ [search-styles.html] - expected: ERROR + [ - display] + expected: FAIL diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/form-controls/resets.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/form-controls/resets.html.ini index 0b80f720d2a..9cd40b2b95f 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/form-controls/resets.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/form-controls/resets.html.ini @@ -1,2 +1,9 @@ [resets.html] - expected: ERROR + [ - text-align] + expected: FAIL + + [ - text-align] + expected: FAIL + + [ - overflow] + expected: FAIL diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html.ini index 9ac1f15f243..ac56383c492 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html.ini @@ -1,2 +1,582 @@ [lists-styles-quirks.html] - expected: ERROR + [
  • - list-style-position] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
      (in ) - margin-top] + expected: FAIL + + [
        (in ) - margin-bottom] + expected: FAIL + + [
          (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
            (in ) - margin-top] + expected: FAIL + + [
              (in ) - margin-bottom] + expected: FAIL + + [
                (in ) - list-style-type] + expected: FAIL + + [ (in
                  ) - margin-top] + expected: FAIL + + [ (in
                    ) - margin-bottom] + expected: FAIL + + [ (in
                      ) - list-style-type] + expected: FAIL + + [ (in
                        ) - margin-top] + expected: FAIL + + [ (in
                          ) - margin-bottom] + expected: FAIL + + [ (in
                            ) - list-style-type] + expected: FAIL + + [
                              (in
                                ) - margin-top] + expected: FAIL + + [
                                  (in
                                    ) - margin-bottom] + expected: FAIL + + [
                                      (in
                                        ) - list-style-type] + expected: FAIL + + [ (in
                                          ) - margin-top] + expected: FAIL + + [ (in
                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                ) - margin-top] + expected: FAIL + + [ (in
                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                    ) - list-style-type] + expected: FAIL + + [
                                                      (in
                                                        ) - margin-top] + expected: FAIL + + [
                                                          (in
                                                            ) - margin-bottom] + expected: FAIL + + [
                                                              (in
                                                                ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                  (in ) - margin-top] + expected: FAIL + + [
                                                                    (in ) - margin-bottom] + expected: FAIL + + [
                                                                      (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                        (in ) - margin-top] + expected: FAIL + + [
                                                                          (in ) - margin-bottom] + expected: FAIL + + [
                                                                            (in ) - list-style-type] + expected: FAIL + + [ (in
                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                        ) - list-style-type] + expected: FAIL + + [
                                                                                          (in
                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                              (in
                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                  (in
                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                  (in
                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                      (in
                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                          (in
                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                              (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                  (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                    (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                      (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                        (in ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                          ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                      (in
                                                                                                                                                        ) - margin-top] + expected: FAIL + + [
                                                                                                                                                          (in
                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                              (in
                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                              (in
                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                  (in
                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                      (in
                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                          ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                      (in
                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                          (in
                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                              (in
                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                        (in
                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                        (in
                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • - list-style-position] + expected: FAIL diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles.html.ini index ca6445e666f..fe4efc058ec 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/lists/lists-styles.html.ini @@ -1,2 +1,540 @@ [lists-styles.html] - expected: ERROR + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (in ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [ (in ) - margin-top] + expected: FAIL + + [ (in ) - margin-bottom] + expected: FAIL + + [ (in ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (in ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    (in ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) - list-style-type] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) - margin-top] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [ (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) - list-style-type] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) - margin-top] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) - margin-bottom] + expected: FAIL + + [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - list-style-type] + expected: FAIL diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles-no-h1-in-section.tentative.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles-no-h1-in-section.tentative.html.ini deleted file mode 100644 index e496953d4cb..00000000000 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles-no-h1-in-section.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[headings-styles-no-h1-in-section.tentative.html] - expected: ERROR diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles.html.ini index 36a07c04962..111131e1c38 100644 --- a/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles.html.ini +++ b/tests/wpt/meta/html/rendering/non-replaced-elements/sections-and-headings/headings-styles.html.ini @@ -1,2 +1,216 @@ [headings-styles.html] - expected: ERROR + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-top] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - margin-bottom] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) - font-size] + expected: FAIL + + [

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            (in