Closed Bug 1452512 Opened 7 years ago Closed 6 years ago

Drop nsIDOMWindowUtils.isStyledByServo

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1465107

People

(Reporter: hiro, Unassigned)

References

Details

We no longer need it. I did look at the call sites yesterday, there are some places that I don't quite understand what we should do. For example in test_grid_shorthand_serialization.html; { gridTemplateAreas: "\"a a\"", gridTemplateColumns: "repeat(2, 100px)", gridTemplateRows: "auto", shorthand: isStylo ? "" : "\"a a\" auto / 100px 100px", }, As per bug 1382369 comment 10, mats prefers "20px" instead of "". We should audit all call sites anyway. Note that I am pretty sure all call sites in animation tests can be simply dropped.
Priority: -- → P3
It looks like this is fixed by bug 1465107. Closing and marking as duplicate.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.