WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
16963
Web Inspector: Computed styles for table-related elements should show additionalAttributeStyle
https://bugs.webkit.org/show_bug.cgi?id=16963
Summary
Web Inspector: Computed styles for table-related elements should show additio...
Timothy Hatcher
Reported
2008-01-21 16:02:37 PST
Table related elements share style properties with their enclosing table and those properties and values are not shown in the Inspector Style pane. This means the Web Inspector will not always show all the properties that end up in the computer style, causing a mismatch. This information is available from additionalAttributeStyleDecls on the elements. It is not clear what the best way to show this information is.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2008-01-29 11:13:05 PST
<
rdar://problem/5712918
>
Timothy Hatcher
Comment 2
2012-03-17 08:36:33 PDT
This is now called additionalAttributeStyle(). And it can be shown with the other attribute styles now that we group them in one section.
Brian Burg
Comment 3
2014-12-14 19:47:39 PST
It's now called additionalPresentationAttributeStyle(), it seems to only concern some border properties that leak from the table group. I would need a test case to be sure if this is still an issue.
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