Bug 15379 - font: property serializes incorrectly in Web Inspector
Summary: font: property serializes incorrectly in Web Inspector
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.alistapart.com/d/cssatten/...
Keywords:
Depends on: 190496
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-05 09:02 PDT by Eric Seidel (no email)
Modified: 2022-10-16 16:11 PDT (History)
1 user (show)

See Also:


Attachments
screenshot (20.28 KB, image/png)
2007-10-05 09:02 PDT, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-10-05 09:02:22 PDT
font: property serializes incorrectly in Web Inspector

Try inspecting the "CSS Zen Garden" text,  it says:  "font: normal normal normal 3..." which isn't very useful (especially since there seems to be no way to see what's past the ellipses).

See screen shot.
Comment 1 Eric Seidel (no email) 2007-10-05 09:02:46 PDT
Created attachment 16546 [details]
screenshot
Comment 2 Eric Seidel (no email) 2007-10-05 09:03:31 PDT
CC'd hyatt as I figured he might want to see this (he'd also probably know exactly how to fix it).  It's probably a mistake in a cssText implementation somewhere.