summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cssom-view
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/cssom-view')
-rw-r--r--testing/web-platform/meta/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini5
-rw-r--r--testing/web-platform/meta/cssom-view/elementFromPoint.html.ini5
-rw-r--r--testing/web-platform/meta/cssom-view/elementScroll.html.ini5
-rw-r--r--testing/web-platform/meta/cssom-view/negativeMargins.html.ini9
-rw-r--r--testing/web-platform/meta/cssom-view/scrollingElement.html.ini6
5 files changed, 0 insertions, 30 deletions
diff --git a/testing/web-platform/meta/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini b/testing/web-platform/meta/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini
deleted file mode 100644
index 488af3859..000000000
--- a/testing/web-platform/meta/cssom-view/HTMLBody-ScrollArea_quirksmode.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[HTMLBody-ScrollArea_quirksmode.html]
- type: testharness
- [document.scrollingElement should be body element in quirks.]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/cssom-view/elementFromPoint.html.ini b/testing/web-platform/meta/cssom-view/elementFromPoint.html.ini
deleted file mode 100644
index 230a47bac..000000000
--- a/testing/web-platform/meta/cssom-view/elementFromPoint.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[elementFromPoint.html]
- type: testharness
- [Image Maps]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/cssom-view/elementScroll.html.ini b/testing/web-platform/meta/cssom-view/elementScroll.html.ini
deleted file mode 100644
index 706def9d3..000000000
--- a/testing/web-platform/meta/cssom-view/elementScroll.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[elementScroll.html]
- type: testharness
- [Element scroll maximum test]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/cssom-view/negativeMargins.html.ini b/testing/web-platform/meta/cssom-view/negativeMargins.html.ini
deleted file mode 100644
index e86a8516b..000000000
--- a/testing/web-platform/meta/cssom-view/negativeMargins.html.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[negativeMargins.html]
- type: testharness
- [cssom-view - elementFromPoint and elementsFromPoint dealing with negative margins]
- expected:
- if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL
- if not debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86") and (bits == 32): FAIL
- if debug and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
- if debug and not e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
-
diff --git a/testing/web-platform/meta/cssom-view/scrollingElement.html.ini b/testing/web-platform/meta/cssom-view/scrollingElement.html.ini
deleted file mode 100644
index b04d9e3d1..000000000
--- a/testing/web-platform/meta/cssom-view/scrollingElement.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[scrollingElement.html]
- type: testharness
- expected: TIMEOUT
- [scrollingElement in quirks mode]
- expected: TIMEOUT
-