- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Dec 2013 18:09:04 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23986 Bug ID: 23986 Summary: Current default path Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: minor Priority: P2 Component: CR HTML Canvas 2D Context Assignee: jaymunro@microsoft.com Reporter: plh@w3.org QA Contact: public-html-bugzilla@w3.org CC: public-html-admin@w3.org The spec says "the context always has a current default path." Since the definition of "intended path" relies on this, what's the current default path in: [[ var ctx = canvas.getContext("2D"); myInput.focus(); ctx.drawSystemFocusRing(myInput); ]] -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 3 December 2013 18:09:06 UTC