Bug 21762 - CSS Selector Scope differs from IE7 & FF3
Summary: CSS Selector Scope differs from IE7 & FF3
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://virginmobileusa.com/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-10-20 15:54 PDT by Jon@Chromium
Modified: 2022-07-22 14:50 PDT (History)
8 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description Jon@Chromium 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.
Comment 1 Jon@Chromium 2008-10-20 15:55:05 PDT
Created attachment 24531 [details]
Reduction in quirks mode.
Comment 2 Jon@Chromium 2008-10-20 15:55:28 PDT
Created attachment 24532 [details]
Reduction in standard mode
Comment 3 Sam Weinig 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.
Comment 4 Ahmad Saleem 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!
Comment 5 Radar WebKit Bug Importer 2022-07-22 14:50:47 PDT
<rdar://problem/97457325>