-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
clarificationStandard could be clearerStandard could be clearergood first issueIdeal for someone new to a WHATWG standard or software projectIdeal for someone new to a WHATWG standard or software projectneeds testsMoving the issue forward requires someone to write testsMoving the issue forward requires someone to write tests
Description
If you have A nests B nests C nests D and the user decides to print B (not sure any user agent provides UI for that, but let's assume there is), the specification suggests events in B and C, not D. Is that really what we want?
Also, if you have A nests B1 and B2, what's the order of the events? Does it matter if either B1 or B2 is cross-site? (Is it quicker than postMessage()
?)
Marking this as a good first issue as the first step needed here is writing tests for these scenarios, which is relatively straightforward, albeit a bit tedious perhaps. If there are any questions around getting started with tests, do let me know.
Metadata
Metadata
Assignees
Labels
clarificationStandard could be clearerStandard could be clearergood first issueIdeal for someone new to a WHATWG standard or software projectIdeal for someone new to a WHATWG standard or software projectneeds testsMoving the issue forward requires someone to write testsMoving the issue forward requires someone to write tests