Closed Bug 1921633 Opened 2 months ago Closed 1 month ago

Web Manifest: Case-insensitive parsing of the "dir" member

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED FIXED
133 Branch
Tracking Status
firefox133 --- fixed

People

(Reporter: christian, Assigned: christian)

Details

Attachments

(1 file)

Steps to reproduce:

The Web Application Manifest parser ignores the casing for the "display" and "orientation" members but not for the "dir" member. For example, "LTR" would not be accepted, but "ltr" would be. Blink and WebKit ignore the casing for all three enum-based members. Details: https://github.com/w3c/manifest/issues/1142

The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core

Moving this to DOM Core, I think that is what covers Web Application Manifest handling (feel free to fix if that's wrong).

Component: CSS Parsing and Computation → DOM: Core & HTML
Severity: -- → S3
Assignee: nobody → christian
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e84af16594cc Web Manifest: case-insensitive parsing of the "dir" member r=saschanaz
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: