From a61a263291bae9587d8e4395f531e0149a042f7a Mon Sep 17 00:00:00 2001 From: Permutator Date: Wed, 4 Jan 2017 00:20:28 -0800 Subject: [PATCH] Added tests/wpt/web-platform-tests/cssom-view/offsetPropertiesInline.html --- tests/wpt/metadata/MANIFEST.json | 4 + .../cssom-view/offsetPropertiesInline.html | 80 +++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 tests/wpt/web-platform-tests/cssom-view/offsetPropertiesInline.html diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 2653ba15068..765287ea29e 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -15831,6 +15831,10 @@ "path": "cssom-view/negativeMargins.html", "url": "/cssom-view/negativeMargins.html" }, + { + "path": "cssom-view/offsetPropertiesInline.html", + "url": "/cssom-view/offsetPropertiesInline.html" + }, { "path": "cssom-view/scrolling-no-browsing-context.html", "url": "/cssom-view/scrolling-no-browsing-context.html" diff --git a/tests/wpt/web-platform-tests/cssom-view/offsetPropertiesInline.html b/tests/wpt/web-platform-tests/cssom-view/offsetPropertiesInline.html new file mode 100644 index 00000000000..e234e574987 --- /dev/null +++ b/tests/wpt/web-platform-tests/cssom-view/offsetPropertiesInline.html @@ -0,0 +1,80 @@ + + +cssom-view - offsetParent, offsetTop, offsetLeft, offsetWidth, and offsetHeight on inline elements + + + + +
+ ABC + ABC
ABC
+ ABC +
+
+ +