Closed Bug 1935294 Opened 1 year ago Closed 1 year ago

Remove some moz-user-input usage from UA sheets.

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

No description provided.

For print preview, make stuff inert. For editor, remove it:

  • The type=hidden rules are clearly unnecessary, type=hidden has
    display: none so they do nothing.

  • The others feel fairly arbitrary: why file but not color, for
    example? Try to simplify it. If someone complains we can probably add
    IsEditable() checks in the relevant places in the DOM, but I don't
    think we really care: we've started enabling more and more events for
    these...

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Blocks: 1935314
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/55d2336ea5cf Remove some moz-user-input usage from UA sheets. r=masayuki
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: