We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b6a41 commit 4c705f9Copy full SHA for 4c705f9
1 file changed
cssom-view-1/Overview.bs
@@ -1127,7 +1127,8 @@ Note: The {{DOMRect}} object returned by {{Element/getBoundingClientRect()}} is
1127
return false.
1128
1. If the {{IsVisibleOptions/checkOpacity}} dictionary member of |options|
1129
is true,
1130
- and the computed value of 'opacity' on |this| is ''0'',
+ and |this|, or a [=shadow-inclusive ancestor=] of |this|,
1131
+ has a computed 'opacity' value of ''0'',
1132
1133
1. If the {{IsVisibleOptions/checkVisibilityCSS}} dictionary member of |options|
1134
0 commit comments