Open Bug 1310420 Opened 8 years ago Updated 2 years ago

summary:before leads to bad rendering of details

Categories

(Core :: Layout, defect, P3)

49 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: gessos.paul, Unassigned)

Details

Attachments

(1 file)

Attached file 1.html
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160922113459

Steps to reproduce:

A <summary> with a CSS summary:before { position: relative; top: -5px; display:block; content: " " }

Check the attachment with different browsers.


Actual results:

Small arrow ► of <details> appear above of <summary>


Expected results:

Small arrow ► of <details> appear left of <summary>, as webkit browsers do.
Basically, the described method is used for gradient borders.
Component: Untriaged → Layout
Product: Firefox → Core
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: