[pointerevents] Pull Request: Prevent the [[CSSOM-VIEW]] reference from pulling its internal references

plehegar has just submitted a new pull request for https://github.com/w3c/pointerevents:

== Prevent the [[CSSOM-VIEW]] reference from pulling its internal references ==
ok. This is slight change since the note will dreictly to CSSOM View spec instead of linking to the informative references, but it does make respec to stop loading the "cssom-view" internal references within the section, thus preventing the ambiguity of ui-events/MouseEventInit

Fyi for @marcoscaceres , we have a div.note that cites "[[CSSOM-VIEW]]", thus triggering the load of all internal references for cssom-view within the section. Any attempts to disambiguate using data-cite="ui-events" (for pre.idl or for {{MouseEventInit}}) within that section fails.

Fix #311 


See https://github.com/w3c/pointerevents/pull/313

Received on Saturday, 30 November 2019 17:26:40 UTC