Re: [screen-orientation] Deal with fragment navigation (#87)

The way I would do this is that you have define a hook that navigate can invoke. Then you define a monkey patch for navigate and file a bug on HTML. Then once HTML is patched you replace the monkey patch with a reference to the HTML navigate algorithm. That way it's sufficiently clear on both sides that these algorithms have an interaction.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/issues/87#issuecomment-129712037

Received on Tuesday, 11 August 2015 05:43:55 UTC