WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
84419
RenderDetailsMarker should be RenderReplaced instead of RenderBlock
https://bugs.webkit.org/show_bug.cgi?id=84419
Summary
RenderDetailsMarker should be RenderReplaced instead of RenderBlock
Eric Seidel (no email)
Reported
2012-04-19 21:12:37 PDT
RenderDetailsMarker should be RenderReplaced instead of RenderBlock It doesn't act like a block, and does not have children, correct? In html.css, we even make it inline! summary::-webkit-details-marker { display: inline-block; width: 0.66em; height: 0.66em; margin-right: 0.4em; }
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-02-09 10:56:30 PST
As per web-spec, it should be list-item for which we have separate bug to track. So I am closing this one.
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