Closed Bug 1618394 Opened 5 years ago Closed 5 years ago

Remove title and alternate from CSSStyleSheet constructor options

Categories

(Core :: DOM: CSS Object Model, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: nordzilla, Assigned: nordzilla)

References

Details

(Keywords: dev-doc-needed)

Attachments

(1 file)

The CSSWG resolved that the CSSStyleSheet constructor should no longer have options for title or alternate.

https://github.com/WICG/construct-stylesheets/issues/105#issuecomment-577704271

These should be removed from the WebIDL bindings.
The usage should also be removed from the WPTs.

  • Removes alternate and title from the CSSStyleSheetInit struct.
  • Removes all usages/assertions that involve alternate or title from WPTs.
Pushed by btara@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1fe79a2ca24a Remove alternate and title from CSSStyleSheet constructor options r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/21999 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: