[Bug 11013] Don't honor <meta> pragmas that don't come from the network stream or document.write

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11013

--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-12-08 01:25:25 UTC ---
That test has a scripting bug. This is the equivalent without it:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/734

It still navigates in Chrome and Opera. Safari and IE seem to prevent innerHTML
changes to <head>, which I didn't expect and don't quite understand (especially
in the case of Safari... isn't that the same code as Chrome?).

-- 
Configure bugmail: http://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 Wednesday, 8 December 2010 01:25:28 UTC