- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Sep 2012 22:50:52 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18613 --- Comment #10 from Rafael Weinstein <rafaelw@chromium.org> 2012-09-06 22:50:52 UTC --- The in head edit to reset insertion mode should read: Modify the step which begins "If node is a head element..." to be: If node is a head element and node is the context element, then switch the insertion mode to "in body" ("in body"! not "in head") and abort these steps (fragment case). Otherwise, switch the insertion mode to "in head", and abort these steps. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 6 September 2012 22:50:53 UTC