mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 20:42:49 +00:00

1312 - Mapped all HTML 4.0x FPIs to NOQUIRKS mode. 2749 - Tweaked strict comment handling code. -> r=rickg 17148 - Making sure that BeginContext() is ended only by EndContext() 17113, 1262 - Made AddLeaf(), in DTD, to be cautious in handling text tokens. Using bit-wise search for IsContainer() instead of looping. ( nsElementTable ) Fixed warnings. r=pollmann