- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 May 2014 12:15:24 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22960 --- Comment #5 from Christophe Dumez <dchris@gmail.com> --- (In reply to Ian 'Hixie' Hickson from comment #3) > > Virtually all browser vendors disagree with merging: > > https://bugzilla.mozilla.org/show_bug.cgi?id=897815 > > https://code.google.com/p/chromium/issues/detail?id=238368 > > https://bugs.webkit.org/show_bug.cgi?id=110772 > > Those bugs are still open. I wouldn't characterise that as disagreeing, just > being cautious, as they should with something this drastic. This is the same > thing we went through (correctly and appropriately) with the HTML parser. FYI, Blink has already merged SVGDocument into Document: http://src.chromium.org/viewvc/blink?view=revision&revision=166179 We also started moving attributes from HTMLDocument to Document (even though HTMLDocument still exists for now): https://code.google.com/p/chromium/issues/detail?id=362955 http://src.chromium.org/viewvc/blink?view=rev&rev=165515 -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 20 May 2014 12:15:28 UTC