Bug 51405 - Web Inspector: Styles pane fails to display properties from a broken CSS rule correctly
Summary: Web Inspector: Styles pane fails to display properties from a broken CSS rule...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 10:02 PST by Alexander Pavlov (apavlov)
Modified: 2010-12-22 03:05 PST (History)
11 users (show)

See Also:


Attachments
[PATCH] Suggested fix (3.35 KB, patch)
2010-12-21 10:25 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2010-12-21 10:02:00 PST
1. Go to data:text/html,<div style="color:red;;margin:auto">Inspect me</div>
2. Inspect the div
3. Look at the element styles

Upstreaming http://code.google.com/p/chromium/issues/detail?id=67070
Comment 1 Alexander Pavlov (apavlov) 2010-12-21 10:25:04 PST
Created attachment 77128 [details]
[PATCH] Suggested fix
Comment 2 Joseph Pecoraro 2010-12-21 10:33:11 PST
Comment on attachment 77128 [details]
[PATCH] Suggested fix

Looks good. Thanks for updating the test too!
Comment 3 WebKit Commit Bot 2010-12-22 03:05:40 PST
Comment on attachment 77128 [details]
[PATCH] Suggested fix

Clearing flags on attachment: 77128

Committed r74468: <http://trac.webkit.org/changeset/74468>
Comment 4 WebKit Commit Bot 2010-12-22 03:05:46 PST
All reviewed patches have been landed.  Closing bug.