From fcc4056c57ce640a51358aa733c1e145d08a7af7 Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Tue, 3 Jan 2017 14:45:42 +0000 Subject: [PATCH] The fieldset's border drawing display item shouldn't participate in hit-testing. That's handled by its background item already. Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1326163 --- cssom-view/elementFromPoint.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/cssom-view/elementFromPoint.html b/cssom-view/elementFromPoint.html index c530064f1e7492..20d3077b3a9132 100644 --- a/cssom-view/elementFromPoint.html +++ b/cssom-view/elementFromPoint.html @@ -52,6 +52,19 @@ area 1 area 2 area 3 + +
+
+
+
+ + +
+