RESOLVED FIXED 15260
Any styles defined after <element> {<property>:%} style are ignored by Safari
https://bugs.webkit.org/show_bug.cgi?id=15260
Summary Any styles defined after <element> {<property>:%} style are ignored by Safari
Anantha Keesara
Reported 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.
Attachments
Any styles defined after <element> {<property>:%} style are ignored by Safari (221 bytes, text/html)
2007-09-22 22:07 PDT, Anantha Keesara
no flags
First attempt (4.65 KB, patch)
2007-09-23 06:54 PDT, Rob Buis
mjs: review+
Anantha Keesara
Comment 1 2007-09-22 22:07:03 PDT
Created attachment 16355 [details] Any styles defined after <element> {<property>:%} style are ignored by Safari
Gavin Sherlock
Comment 2 2007-09-22 23:15:59 PDT
Looks bad in both release Safari and the current nightly, so is not a regression.
Rob Buis
Comment 3 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.
mitz
Comment 4 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.
Maciej Stachowiak
Comment 5 2007-09-29 22:17:05 PDT
Comment on attachment 16360 [details] First attempt r=me for feature branch (or trunk when it reopens)
Rob Buis
Comment 6 2007-10-03 08:08:41 PDT
Landed in r26015 on fb.
ayaan
Comment 8 2023-02-08 20:44:01 PST Comment hidden (spam)
Note You need to log in before you can comment on or make changes to this bug.