Skip to content

Commit

Permalink
Fix typo: ancestor → accessor
Browse files Browse the repository at this point in the history
Fixes #6374.
  • Loading branch information
zcorpan authored Feb 11, 2021
1 parent d5d2946 commit 16fbe73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -81668,7 +81668,7 @@ interface <dfn>BarProp</dfn> {
data-x="concept-document-origin">origin</span> or any of its <span data-x="ancestor browsing
context">ancestors</span>' <span>active document</span>'s <span
data-x="concept-document-origin">origins</span> are not <span>same origin</span> with
<var>ancestor</var>'s <span>top-level browsing context</span>'s <span>active document</span>'s
<var>accessor</var>'s <span>top-level browsing context</span>'s <span>active document</span>'s
<span data-x="concept-document-origin">origin</span>, or if <var>accessed</var>'s <span>active
document</span>'s <span data-x="concept-document-origin">origin</span> or any of its <span
data-x="ancestor browsing context">ancestors</span>' <span>active document</span>'s <span
Expand Down

0 comments on commit 16fbe73

Please sign in to comment.