On 11/2/15 2:21 PM, Manish Goregaokar wrote:

We have three choices here, we can wait indefinitely until the spec gets
fixed, we can implement the spec as is (which require major changes and
affect perf or complexity), or we can hope that nobody relies on this
behaviour (given that it's not followed by major browsers) and implement it
as logically as possible, keeping in line with other browsers (and leaving
a bug open about the spec issue).

I recommend the third approach: do the sane thing, wait for the spec to catch up. Certainly in the :target case.

For the HTMLFormControlsCollection case, you need to implement it for <form> no matter what. The real question is whether to implement it for <fieldset> too, right?

-Boris

_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to