Summary: |
RenderDetailsMarker should draw the triangle inside the content box |
Product: |
WebKit
|
Reporter: |
Kent Tamura <tkent> |
Component: |
Layout and Rendering | Assignee: |
Kent Tamura <tkent> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
Normal
|
CC: |
luiz, morrita, webkit.review.bot
|
Priority: |
P2
|
|
|
Version: |
528+ (Nightly build) | |
|
Hardware: |
Unspecified | |
|
OS: |
Unspecified | |
|
URL: |
data:text/html,<style>body { zoom: 2; } ::-webkit-details-marker { border: 4px solid lime; }</style><details><summary>See detail</summary></details>
|
Bug Depends on: |
|
|
|
Bug Blocks: |
84677
|
|
|
Attachments: |
Description |
Flags |
Patch
|
none
|
|
2012-04-22 20:44 PDT, Kent Tamura