WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
21762
CSS Selector Scope differs from IE7 & FF3
https://bugs.webkit.org/show_bug.cgi?id=21762
Summary
CSS Selector Scope differs from IE7 & FF3
Jon@Chromium
Reported
2008-10-20 15:54:37 PDT
Reported against Chromium as
http://code.google.com/p/chromium/issues/detail?id=3397
Basically through mixing selectors for id and class you can end up selecting a grandchild by accident. This results in Virgin Mobile's USA site to have goofy top nav in WebKit and Chromium. Works fine in IE7 and FF3.
Attachments
Reduction in quirks mode.
(851 bytes, text/html)
2008-10-20 15:55 PDT
,
Jon@Chromium
no flags
Details
Reduction in standard mode
(1.01 KB, text/html)
2008-10-20 15:55 PDT
,
Jon@Chromium
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jon@Chromium
Comment 1
2008-10-20 15:55:05 PDT
Created
attachment 24531
[details]
Reduction in quirks mode.
Jon@Chromium
Comment 2
2008-10-20 15:55:28 PDT
Created
attachment 24532
[details]
Reduction in standard mode
Sam Weinig
Comment 3
2008-10-29 15:06:53 PDT
I don't think this is the correct usage of the GoogleBug, which is really meant to be a bug in a high profile google web product and not a Chromium issue.
Ahmad Saleem
Comment 4
2022-07-22 09:25:36 PDT
I am able to reproduce this bug in Safari 15.6 on macOS 12.6 in both cases: 1) Quirks Mode - does not show 'bullets' 2) Standard Mode - on hover, the bullets when shown does not render same as other browsers, sub-list and outer bullets are not aligned. Firefox Nightly 104 and Chrome Canary 105 match with other. Thanks!
Radar WebKit Bug Importer
Comment 5
2022-07-22 14:50:47 PDT
<
rdar://problem/97457325
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug