Message348

Author mifrai
Recipients
Date 2009-05-16.14:54:33
Content
In Conkeror, when visiting:

  http://www.newzbin.com

You'll notice the login table is rendered in quirks mode, to verify: 
  - open DOM inspector
  - inspect the "Account Login" box
  - inspect the "TABLE"
  - view it's CSS style rules
  - notice "resource://gre/res/quirk.css" is loaded/applied

If you perform the same task in Firefox, you'll notice that quirks mode is not applied. 

In case it's of importance, I am running:
   firefox 3.0.10
   xulrunner 1.9.0.10
   conkeror (compiled from 2009-04-24)

Note: this also happens on http://reader.google.com, but newzbin's login is a much simpler page to analyze.
History
Date User Action Args
2009-05-16 14:54:44mifraiunlinkissue157 messages
2009-05-16 14:54:33mifraisetmessageid: <1242485673.6.0.188723879164.issue157@servo.cc>
2009-05-16 14:54:33mifrailinkissue157 messages
2009-05-16 14:54:33mifraicreate