[Webkit-unassigned] [Bug 14583] New: [GDK] file:// relative CSS include URLs handled incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 08:26:21 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14583

           Summary: [GDK] file:// relative CSS include URLs handled
                    incorrectly
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


When linking to a CSS stylesheet in a subdirectory ("styles/style.css"), if
that CSS file imports "style2.css" (@import url(style2.css);) WebKit/Gtk+ looks
for style2.css in the same directory as the original HTML file.

The expected behaviour (seen in Firefox, WebKit/Mac and WebKit/Gtk+ using the
http:// backend) would be for it to load "styles/style2.css", not "style2.css".


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list