- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 19 Oct 2022 02:53:16 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 October 2022 09:53:28 UTC
Not sure. You can search for ARC-ORDER in the HTML standard's `source` and find https://bugzilla.mozilla.org/show_bug.cgi?id=623437 which points to http://js1k.com/2010-xmas/demo/865. ARC-ORDER was added in https://github.com/whatwg/html/commit/771f59192f62b07c51159a892138698d7a784051. That demo no longer seems to work in every browser. https://hg.mozilla.org/mozilla-central/rev/0399ff8f614c verifies that `arcTo` comes first although it wrongly says "Should see arc before arcTo". (And in https://github.com/whatwg/html/commit/e25d3f909451285947de75dc56bdba2fad14692c#diff-41cf6794ba4200b839c53531555f0f3998df4cbb01a4d5cb0b94e3ca5e23947d ARC-ORDER got added to a few more lines, presumably due to copypasta.) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/432#issuecomment-1283734301 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/432/1283734301@github.com>
Received on Wednesday, 19 October 2022 09:53:28 UTC