Bug 14509

Summary: REGRESSION: Formatting missing on left navigation menu of http://www.simpletech.com/parts/spuf351tb.htm
Product: WebKit Reporter: Darren Collins <darrencollins>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: charles, rwlbuis
Priority: P1 Keywords: Regression
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
URL: http://www.simpletech.com/parts/spuf351tb.htm
Attachments:
Description Flags
Correct Formatting on nightly r23841
none
Incorrect Formatting on nightly r23922 none

Description Darren Collins 2007-07-03 04:15:34 PDT
The formatting is missing on the left navigation menu of http://www.simpletech.com/parts/spuf351tb.htm when viewed with nightly r23922 on Windows XP.  Formatting is correct on nightly r23841 and on 3.0.2 (both in Windows XP)
Comment 1 Darren Collins 2007-07-03 04:20:21 PDT
Created attachment 15364 [details]
Correct Formatting on nightly r23841
Comment 2 Darren Collins 2007-07-03 04:22:33 PDT
Created attachment 15365 [details]
Incorrect Formatting on nightly r23922

Actually it is not just the left navigation menu that is not formatted correctly.  By comparing the screenshots you can see that many other elements seem to have incorrect formatting too, though these are less obvious.
Comment 3 Charles Gaudette 2007-07-03 04:39:33 PDT
I can confirm the left margin style is missing — text appears as Time Roman, blue — using build r23907 with Safari 3.0.2 beta on Mac. The style is present with pre-S3beta OmniWeb (v2.5.4).
Comment 4 Darren Collins 2007-07-03 05:06:12 PDT
I believe this is a duplicate of 14453.  

Looking at the CSS for this site I can see that it has a color defined as color: #OOOOOO (yes they are capital O for Omega)

This is invalid, and hits the same defect as detailed in defect 14453, which results in the loss of all further CSS formatting.



*** This bug has been marked as a duplicate of 14453 ***