diff options
Diffstat (limited to 'testing/web-platform/meta/quirks')
14 files changed, 57 insertions, 0 deletions
diff --git a/testing/web-platform/meta/quirks/body-fills-html-quirk-float.html.ini b/testing/web-platform/meta/quirks/body-fills-html-quirk-float.html.ini new file mode 100644 index 0000000000..265edc53b1 --- /dev/null +++ b/testing/web-platform/meta/quirks/body-fills-html-quirk-float.html.ini @@ -0,0 +1,3 @@ +[body-fills-html-quirk-float.html] + expected: + if (os == "win") and swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/quirks/body-fills-html-quirk-vertical.html.ini b/testing/web-platform/meta/quirks/body-fills-html-quirk-vertical.html.ini new file mode 100644 index 0000000000..09d2ef5b08 --- /dev/null +++ b/testing/web-platform/meta/quirks/body-fills-html-quirk-vertical.html.ini @@ -0,0 +1,2 @@ +[body-fills-html-quirk-vertical.html] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/body-fills-html-quirk.html.ini b/testing/web-platform/meta/quirks/body-fills-html-quirk.html.ini new file mode 100644 index 0000000000..a7b6c5bb3c --- /dev/null +++ b/testing/web-platform/meta/quirks/body-fills-html-quirk.html.ini @@ -0,0 +1,2 @@ +[body-fills-html-quirk.html] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/html-fills-viewport-quirk-vertical.html.ini b/testing/web-platform/meta/quirks/html-fills-viewport-quirk-vertical.html.ini new file mode 100644 index 0000000000..90c94b9a68 --- /dev/null +++ b/testing/web-platform/meta/quirks/html-fills-viewport-quirk-vertical.html.ini @@ -0,0 +1,2 @@ +[html-fills-viewport-quirk-vertical.html] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/html-fills-viewport-quirk.html.ini b/testing/web-platform/meta/quirks/html-fills-viewport-quirk.html.ini new file mode 100644 index 0000000000..a60c10a896 --- /dev/null +++ b/testing/web-platform/meta/quirks/html-fills-viewport-quirk.html.ini @@ -0,0 +1,2 @@ +[html-fills-viewport-quirk.html] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/line-height-calculation.html.ini b/testing/web-platform/meta/quirks/line-height-calculation.html.ini new file mode 100644 index 0000000000..aad6d48159 --- /dev/null +++ b/testing/web-platform/meta/quirks/line-height-calculation.html.ini @@ -0,0 +1,16 @@ +[line-height-calculation.html] + [The line height calculation quirk, span { margin:1px }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>] + expected: FAIL + + [The line height calculation quirk, span { margin:0 1px }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>] + expected: FAIL + + [The line height calculation quirk, span { margin:0 1px; padding:1px 0 }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>] + expected: FAIL + + [The line height calculation quirk, span { display:inline-block; height:1px }<div id=test><i><span></span> </i></div><span id=ref></span><div id=s_ref>x</div>] + expected: FAIL + + [The line height calculation quirk, div { line-height: 0;} span { margin:0 1px; line-height: normal; }<div id=test>x<span></span></div><div id=ref>x</div><div id=s_ref>x<span>x</span></div>] + expected: FAIL + diff --git a/testing/web-platform/meta/quirks/line-height-in-list-item.tentative.html.ini b/testing/web-platform/meta/quirks/line-height-in-list-item.tentative.html.ini new file mode 100644 index 0000000000..7f8d93f503 --- /dev/null +++ b/testing/web-platform/meta/quirks/line-height-in-list-item.tentative.html.ini @@ -0,0 +1,3 @@ +[line-height-in-list-item.tentative.html] + fuzzy: + if os == "win": maxDifference=0-4;totalPixels=0-4 diff --git a/testing/web-platform/meta/quirks/percentage-height-calculation.html.ini b/testing/web-platform/meta/quirks/percentage-height-calculation.html.ini new file mode 100644 index 0000000000..87ba87bd21 --- /dev/null +++ b/testing/web-platform/meta/quirks/percentage-height-calculation.html.ini @@ -0,0 +1,5 @@ +[percentage-height-calculation.html] + max-asserts: 15 + [The percentage height calculation quirk, <html xmlns="{html}"><head><style>#test { height:100% }</style></head><body><body><div id="test"/></body></body></html>] + expected: FAIL + diff --git a/testing/web-platform/meta/quirks/supports.html.ini b/testing/web-platform/meta/quirks/supports.html.ini new file mode 100644 index 0000000000..a120a141fb --- /dev/null +++ b/testing/web-platform/meta/quirks/supports.html.ini @@ -0,0 +1,3 @@ +[supports.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/quirks/table-cell-nowrap-minimum-width-calculation.html.ini b/testing/web-platform/meta/quirks/table-cell-nowrap-minimum-width-calculation.html.ini new file mode 100644 index 0000000000..d33928de9a --- /dev/null +++ b/testing/web-platform/meta/quirks/table-cell-nowrap-minimum-width-calculation.html.ini @@ -0,0 +1,3 @@ +[table-cell-nowrap-minimum-width-calculation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/quirks/table-cell-width-calculation-abspos.html.ini b/testing/web-platform/meta/quirks/table-cell-width-calculation-abspos.html.ini new file mode 100644 index 0000000000..7e664cb5b5 --- /dev/null +++ b/testing/web-platform/meta/quirks/table-cell-width-calculation-abspos.html.ini @@ -0,0 +1,2 @@ +[table-cell-width-calculation-abspos.html] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini b/testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini new file mode 100644 index 0000000000..06ac913bef --- /dev/null +++ b/testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini @@ -0,0 +1,8 @@ +[table-cell-width-calculation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [The table cell width calculation quirk, the quirk shouldn't apply for generated content] + expected: FAIL + + [The table cell width calculation quirk, the quirk shouldn't apply for <input>] + expected: FAIL diff --git a/testing/web-platform/meta/quirks/unitless-length/no-quirks.html.ini b/testing/web-platform/meta/quirks/unitless-length/no-quirks.html.ini new file mode 100644 index 0000000000..d5a3dc13f9 --- /dev/null +++ b/testing/web-platform/meta/quirks/unitless-length/no-quirks.html.ini @@ -0,0 +1,3 @@ +[no-quirks.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/quirks/unitless-length/quirks.html.ini b/testing/web-platform/meta/quirks/unitless-length/quirks.html.ini new file mode 100644 index 0000000000..fda5eb1e4a --- /dev/null +++ b/testing/web-platform/meta/quirks/unitless-length/quirks.html.ini @@ -0,0 +1,3 @@ +[quirks.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |