diff options
Diffstat (limited to 'testing/web-platform/meta/css/CSS2/margin-padding-clear')
11 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-012.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-012.xht.ini new file mode 100644 index 0000000000..57dd01f987 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-012.xht.ini @@ -0,0 +1,2 @@ +[margin-bottom-applies-to-012.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-013.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-013.xht.ini new file mode 100644 index 0000000000..c154fc145d --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-013.xht.ini @@ -0,0 +1,2 @@ +[margin-bottom-applies-to-013.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-014.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-014.xht.ini new file mode 100644 index 0000000000..653af406a1 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-014.xht.ini @@ -0,0 +1,2 @@ +[margin-bottom-applies-to-014.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-015.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-015.xht.ini new file mode 100644 index 0000000000..b56ad6555b --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-bottom-applies-to-015.xht.ini @@ -0,0 +1,2 @@ +[margin-bottom-applies-to-015.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-020.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-020.xht.ini new file mode 100644 index 0000000000..00412c7c86 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-020.xht.ini @@ -0,0 +1,3 @@ +[margin-collapse-020.xht] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-021.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-021.xht.ini new file mode 100644 index 0000000000..61337d409a --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-021.xht.ini @@ -0,0 +1,3 @@ +[margin-collapse-021.xht] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-038.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-038.xht.ini new file mode 100644 index 0000000000..4add9bf88f --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-038.xht.ini @@ -0,0 +1,2 @@ +[margin-collapse-038.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-040.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-040.xht.ini new file mode 100644 index 0000000000..5aa50a5adb --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-collapse-040.xht.ini @@ -0,0 +1,3 @@ +[margin-collapse-040.xht] + expected: + if (os == "win"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-em-inherit-001.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-em-inherit-001.xht.ini new file mode 100644 index 0000000000..6b22e0741b --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-em-inherit-001.xht.ini @@ -0,0 +1,5 @@ +[margin-em-inherit-001.xht] + expected: + if (os == "win"): PASS + if (os == 'linux' and os_version == '18.04'): PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-percentage-inherit-001.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-percentage-inherit-001.xht.ini new file mode 100644 index 0000000000..d5e97f1dc8 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/margin-percentage-inherit-001.xht.ini @@ -0,0 +1,4 @@ +[margin-percentage-inherit-001.xht] + expected: + if os == "mac": FAIL + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/margin-padding-clear/padding-em-inherit-001.xht.ini b/testing/web-platform/meta/css/CSS2/margin-padding-clear/padding-em-inherit-001.xht.ini new file mode 100644 index 0000000000..e571213daf --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/margin-padding-clear/padding-em-inherit-001.xht.ini @@ -0,0 +1,4 @@ +[padding-em-inherit-001.xht] + expected: + if os == "mac": FAIL + if (os == "android"): FAIL |