Open Bug 1211312 Opened 9 years ago Updated 2 years ago

Find an alternative to border/padding suppression on rbc/rtc

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

Tracking Status
firefox44 --- affected

People

(Reporter: xidorn, Unassigned)

Details

Since bug 1055567 and followup bug 1135954, we create a new empty StyleBorder and StylePadding for every <rbc> and <rtc>. However, since all of those style struct are actually effectively identical, it probably a waste to have one for every such elements.

We may want to find an alternative way to suppress the border and padding, e.g. having a static empty border and pading struct.
Err, I meant bug 1055667, not bug 1055567.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.