-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
539a220
commit 36e4a77
Showing
1 changed file
with
190 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,186 +1,191 @@ | ||
links: | ||
- product: safari | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203447 | ||
results: | ||
- test: position-absolute-dynamic-overflow-001.html | ||
status: FAIL | ||
- test: position-absolute-dynamic-overflow-002.html | ||
status: FAIL | ||
- product: safari | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203448 | ||
results: | ||
- test: position-absolute-dynamic-static-position-table-cell.html | ||
status: FAIL | ||
- product: safari | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203449 | ||
results: | ||
- test: position-relative-table-tbody-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-left.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-top.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-left.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-top.html | ||
status: FAIL | ||
- test: position-relative-table-thead-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-thead-left.html | ||
status: FAIL | ||
- test: position-relative-table-thead-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-thead-top.html | ||
status: FAIL | ||
- test: position-relative-table-tr-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tr-left.html | ||
status: FAIL | ||
- test: position-relative-table-tr-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tr-top.html | ||
status: FAIL | ||
- product: webkitgtk | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203448 | ||
results: | ||
- test: position-absolute-dynamic-static-position-table-cell.html | ||
status: FAIL | ||
- product: webkitgtk | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203449 | ||
results: | ||
- test: position-relative-table-tbody-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-left.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tbody-top.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-left.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tfoot-top.html | ||
status: FAIL | ||
- test: position-relative-table-thead-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-thead-left.html | ||
status: FAIL | ||
- test: position-relative-table-thead-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-thead-top.html | ||
status: FAIL | ||
- test: position-relative-table-tr-left-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tr-left.html | ||
status: FAIL | ||
- test: position-relative-table-tr-top-absolute-child.html | ||
status: FAIL | ||
- test: position-relative-table-tr-top.html | ||
status: FAIL | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1653723 | ||
results: | ||
- test: position-relative-005.html | ||
- product: chrome | ||
url: https://crbug.com/417223 | ||
results: | ||
- test: position-relative-table-tbody-left.html | ||
- test: position-relative-table-tbody-top-absolute-child.html | ||
- test: position-relative-table-tbody-top.html | ||
- test: position-relative-table-thead-top.html | ||
- test: position-relative-table-tr-left-absolute-child.html | ||
- test: position-relative-table-tr-left.html | ||
- test: position-relative-table-tfoot-left-absolute-child.html | ||
- test: position-relative-table-tfoot-left.html | ||
- test: position-relative-table-tfoot-top-absolute-child.html | ||
- test: position-relative-table-tfoot-top.html | ||
- test: position-relative-table-thead-left-absolute-child.html | ||
- test: position-relative-table-tr-top-absolute-child.html | ||
- test: position-relative-table-tbody-left-absolute-child.html | ||
- test: position-relative-table-thead-left.html | ||
- test: position-relative-table-thead-top-absolute-child.html | ||
- test: position-relative-table-tr-top.html | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1675186 | ||
results: | ||
- test: position-absolute-center-001.html | ||
- test: position-absolute-center-002.html | ||
- product: chrome | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1155806 | ||
results: | ||
- test: inheritance.html | ||
subtest: Property inset-before has initial value auto | ||
- test: inheritance.html | ||
subtest: Property inset-before does not inherit | ||
- test: inheritance.html | ||
subtest: Property inset-after has initial value auto | ||
- test: inheritance.html | ||
subtest: Property inset-after does not inherit | ||
- test: inheritance.html | ||
subtest: Property inset-start has initial value auto | ||
- test: inheritance.html | ||
subtest: Property inset-start does not inherit | ||
- test: inheritance.html | ||
subtest: Property inset-end has initial value auto | ||
- test: inheritance.html | ||
subtest: Property inset-end does not inherit | ||
- product: chrome | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1114280 | ||
results: | ||
- test: position-absolute-replaced-no-intrinsic-size.tentative.html | ||
- test: position-absolute-replaced-intrinsic-size.tentative.html | ||
- product: chrome | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1210218 | ||
results: | ||
- test: position-absolute-table-001.html | ||
subtest: table size content-box | ||
- product: chrome | ||
url: https://crbug.com/423997 | ||
results: | ||
- test: position-absolute-table-001.html | ||
subtest: table size content-box | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1718596 | ||
results: | ||
- test: position-absolute-in-inline-003.html | ||
- test: position-absolute-in-inline-004.html | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1724308 | ||
results: | ||
- test: position-absolute-fit-content.html | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1743791 | ||
results: | ||
- test: position-absolute-semi-replaced-stretch-button.html | ||
- test: position-absolute-semi-replaced-stretch-input.html | ||
- test: position-absolute-semi-replaced-stretch-other.html | ||
- product: safari | ||
url: https://bugs.webkit.org/show_bug.cgi?id=263834 | ||
results: | ||
- test: backdrop-inherit-computed.html | ||
subtest: Inherit custom property | ||
- test: backdrop-inherit-computed.html | ||
subtest: Apply inherited custom property to background-color | ||
- test: backdrop-inherit-computed.html | ||
subtest: Implicitly inherited color-scheme | ||
- test: backdrop-inherit-computed.html | ||
subtest: Explicitly inherited left | ||
- test: backdrop-inherit-rendered.html | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1878996 | ||
results: | ||
- test: backdrop-tree-abiding-slotted.html | ||
subtest: ::backdrop is tree-abiding and should be allowed after ::slotted() | ||
- product: firefox | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1887349 | ||
results: | ||
- test: position-absolute-center-007.html | ||
- product: safari | ||
results: | ||
- status: FAIL | ||
test: position-absolute-dynamic-overflow-001.html | ||
- status: FAIL | ||
test: position-absolute-dynamic-overflow-002.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203447 | ||
- product: safari | ||
results: | ||
- status: FAIL | ||
test: position-absolute-dynamic-static-position-table-cell.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203448 | ||
- product: safari | ||
results: | ||
- status: FAIL | ||
test: position-relative-table-tbody-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-left.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-top.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-left.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-top.html | ||
- status: FAIL | ||
test: position-relative-table-thead-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-thead-left.html | ||
- status: FAIL | ||
test: position-relative-table-thead-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-thead-top.html | ||
- status: FAIL | ||
test: position-relative-table-tr-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tr-left.html | ||
- status: FAIL | ||
test: position-relative-table-tr-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tr-top.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203449 | ||
- product: webkitgtk | ||
results: | ||
- status: FAIL | ||
test: position-absolute-dynamic-static-position-table-cell.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203448 | ||
- product: webkitgtk | ||
results: | ||
- status: FAIL | ||
test: position-relative-table-tbody-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-left.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tbody-top.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-left.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tfoot-top.html | ||
- status: FAIL | ||
test: position-relative-table-thead-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-thead-left.html | ||
- status: FAIL | ||
test: position-relative-table-thead-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-thead-top.html | ||
- status: FAIL | ||
test: position-relative-table-tr-left-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tr-left.html | ||
- status: FAIL | ||
test: position-relative-table-tr-top-absolute-child.html | ||
- status: FAIL | ||
test: position-relative-table-tr-top.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=203449 | ||
- product: firefox | ||
results: | ||
- test: position-relative-005.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1653723 | ||
- product: chrome | ||
results: | ||
- test: position-relative-table-tbody-left.html | ||
- test: position-relative-table-tbody-top-absolute-child.html | ||
- test: position-relative-table-tbody-top.html | ||
- test: position-relative-table-thead-top.html | ||
- test: position-relative-table-tr-left-absolute-child.html | ||
- test: position-relative-table-tr-left.html | ||
- test: position-relative-table-tfoot-left-absolute-child.html | ||
- test: position-relative-table-tfoot-left.html | ||
- test: position-relative-table-tfoot-top-absolute-child.html | ||
- test: position-relative-table-tfoot-top.html | ||
- test: position-relative-table-thead-left-absolute-child.html | ||
- test: position-relative-table-tr-top-absolute-child.html | ||
- test: position-relative-table-tbody-left-absolute-child.html | ||
- test: position-relative-table-thead-left.html | ||
- test: position-relative-table-thead-top-absolute-child.html | ||
- test: position-relative-table-tr-top.html | ||
url: https://crbug.com/417223 | ||
- product: firefox | ||
results: | ||
- test: position-absolute-center-001.html | ||
- test: position-absolute-center-002.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1675186 | ||
- product: chrome | ||
results: | ||
- subtest: Property inset-before has initial value auto | ||
test: inheritance.html | ||
- subtest: Property inset-before does not inherit | ||
test: inheritance.html | ||
- subtest: Property inset-after has initial value auto | ||
test: inheritance.html | ||
- subtest: Property inset-after does not inherit | ||
test: inheritance.html | ||
- subtest: Property inset-start has initial value auto | ||
test: inheritance.html | ||
- subtest: Property inset-start does not inherit | ||
test: inheritance.html | ||
- subtest: Property inset-end has initial value auto | ||
test: inheritance.html | ||
- subtest: Property inset-end does not inherit | ||
test: inheritance.html | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1155806 | ||
- product: chrome | ||
results: | ||
- test: position-absolute-replaced-no-intrinsic-size.tentative.html | ||
- test: position-absolute-replaced-intrinsic-size.tentative.html | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1114280 | ||
- product: chrome | ||
results: | ||
- subtest: table size content-box | ||
test: position-absolute-table-001.html | ||
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1210218 | ||
- product: chrome | ||
results: | ||
- subtest: table size content-box | ||
test: position-absolute-table-001.html | ||
url: https://crbug.com/423997 | ||
- product: firefox | ||
results: | ||
- test: position-absolute-in-inline-003.html | ||
- test: position-absolute-in-inline-004.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1718596 | ||
- product: firefox | ||
results: | ||
- test: position-absolute-fit-content.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1724308 | ||
- product: firefox | ||
results: | ||
- test: position-absolute-semi-replaced-stretch-button.html | ||
- test: position-absolute-semi-replaced-stretch-input.html | ||
- test: position-absolute-semi-replaced-stretch-other.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1743791 | ||
- product: safari | ||
results: | ||
- subtest: Inherit custom property | ||
test: backdrop-inherit-computed.html | ||
- subtest: Apply inherited custom property to background-color | ||
test: backdrop-inherit-computed.html | ||
- subtest: Implicitly inherited color-scheme | ||
test: backdrop-inherit-computed.html | ||
- subtest: Explicitly inherited left | ||
test: backdrop-inherit-computed.html | ||
- test: backdrop-inherit-rendered.html | ||
url: https://bugs.webkit.org/show_bug.cgi?id=263834 | ||
- product: firefox | ||
results: | ||
- subtest: ::backdrop is tree-abiding and should be allowed after ::slotted() | ||
test: backdrop-tree-abiding-slotted.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1878996 | ||
- product: firefox | ||
results: | ||
- test: position-absolute-center-007.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1887349 | ||
- product: firefox | ||
results: | ||
- subtest: minmax replaced IMG 37 | ||
test: position-absolute-replaced-minmax.html | ||
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1928215 |