Bug 15260

Summary: Any styles defined after <element> {<property>:%} style are ignored by Safari
Product: WebKit Reporter: Anantha Keesara <anantha>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: 222imranmalik, gsherloc, mitz, ukinfocampus
Priority: P2 Keywords: HasReduction
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://classifieds.sulekha.com/
Attachments:
Description Flags
Any styles defined after <element> {<property>:%} style are ignored by Safari
none
First attempt mjs: review+

Description Anantha Keesara 2007-09-22 22:05:54 PDT
URL:  http://classifieds.sulekha.com/

Issue:
Any styles defined after 'width:%' are ignored

Other browsers: IE, FF, Opera no issue.
Comment 1 Anantha Keesara 2007-09-22 22:07:03 PDT
Created attachment 16355 [details]
Any styles defined after <element> {<property>:%} style are ignored by Safari
Comment 2 Gavin Sherlock 2007-09-22 23:15:59 PDT
Looks bad in both release Safari and the current nightly, so is not a regression.
Comment 3 Rob Buis 2007-09-23 06:54:33 PDT
Created attachment 16360 [details]
First attempt

With this patch we simply ignore the declaration with the invalid length specification.
Cheers,

Rob.
Comment 4 mitz 2007-09-23 07:12:24 PDT
Comment on attachment 16360 [details]
First attempt

+        Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=15260">http://bugs.webkit.org/show_bug.cgi?id=15260</a>Any styles defined after <element> {<property>:%} style are ignored by Safari

Please replace the <'s there with entities. I also think that a text-only test would be far better.
Comment 5 Maciej Stachowiak 2007-09-29 22:17:05 PDT
Comment on attachment 16360 [details]
First attempt

r=me for feature branch (or trunk when it reopens)
Comment 6 Rob Buis 2007-10-03 08:08:41 PDT
Landed in r26015 on fb.
Comment 8 ayaan 2023-02-08 20:44:01 PST Comment hidden (spam)