Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Overview.bs
  • Loading branch information
bfgeek authored Sep 1, 2017
commit dff6c833beb73664d5ceee443cdddfe25a7e5f68
2 changes: 1 addition & 1 deletion worklets/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Each {{WorkletGlobalScope}} has an assocated <dfn for=WorkletGlobalScope>owner d
initially null and set inside the <a>create a WorkletGlobalScope</a> algorithm.

Whenever a {{Document}} object is <a>discarded</a>, each {{WorkletGlobalScope}} whose <a>owner
document</a> is that {{Document}} object should clear its <a>owner document</a>.
document</a> is that {{Document}} object, should clear its <a>owner document</a>.

Each {{WorkletGlobalScope}} has an associated <a>environment settings object</a>.

Expand Down