Bug 72458

Summary: Misrendered website : http://www.fafsa.ed.gov/
Product: [Applications] konqueror Reporter: Jose Hernandez <code>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: site picture

Description Jose Hernandez 2004-01-12 07:09:54 UTC
Version:           4.0 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)
OS:          Linux (i686) release 2.6.0-gentoo

I don't know how to debug this URL : http://www.fafsa.ed.gov/
Comment 1 Dik Takken 2004-01-12 21:07:21 UTC
Could you at least tell us what's wrong with this site? Looks fine to me (KDE 3.2 Beta2)
Comment 2 Jose Hernandez 2004-01-13 00:51:03 UTC
Created attachment 4131 [details]
site picture

Sorry, here is a picture of what I'm experiencing for this page; looks like a
layout problem but I don't see any console output that looks odd to me other
than

khtml (html): style sheet parse mode strict = false
Comment 3 Dirk Mueller 2004-01-13 01:50:52 UTC
Subject: kdelibs/khtml

CVS commit by mueller: 

fix parsing problem on rect()
CCMAIL: 72458-done@bugs.kde.org


  M +4 -0      ChangeLog   1.154
  M +182 -160  css/parser.cpp   1.40
  M +10 -1     css/parser.y   1.37