Open Bug 1278697 (css-typed-om) Opened 8 years ago Updated 1 month ago

[META] Implement CSS Houdini Typed OM Level 1 specification

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox50 --- affected

People

(Reporter: jyc, Unassigned)

References

(Depends on 4 open bugs, Blocks 7 open bugs, )

Details

(4 keywords)

This bug would be resolved when we implement the CSS Typed OM specification, which exposes typed CSS values to JavaScript (see URL).
Alias: css-typed-om
Priority: -- → P3
Upgrading this to a metabug. 

This is a meta-bug to track our support for css-typed-om:
  https://www.w3.org/TR/css-typed-om-1/
  https://drafts.css-houdini.org/css-typed-om/ (editor's draft)

This bug will be marked as "Depends on" bugs that are needed to complete implementation of css-typed-om.  The dependency tree can be used to view a list of these dependencies.
Keywords: meta
Summary: Implement CSS Typed OM Level 1 specification → [META] Implement CSS Houdini Typed OM Level 1 specification
Type: defect → enhancement
Blocks: 1676794

Is this still being worked on?

Flags: needinfo?(jyc)

Not currently, no.

Assignee: jyc → nobody
Flags: needinfo?(jyc)
Blocks: 1769236
Severity: normal → S3
Depends on: 1823846

Where is this in the priority list?

I really need it for https://lume.io: Custom Elements for 3D graphics (CSS and WebGL), where the CSS transforms are currently sent in via style attributes, but sending in numbers to the Typed OM will be way better.

Hello 👋🏼 — I'm Tai, an engineer at Webflow. Within this context, I'm a developer building a visual abstraction for HTML/CSS using the underlying browser APIs (like getComputedStyle). We would love to be able to leverage computedStyleMap to build some really cool stuff for our users, and are basically blocked until there is Firefox support for CSS Typed OM.

I also came here because we recently had some bugs due to changes to how getComputedStyle is apparently evolving, and was recommended by Lea Verou to use computedStyleMap for the "fix" (we had to find another way). Here is the github issue:

https://github.com/w3c/csswg-drafts/issues/8398#issuecomment-1570264185

Thank you!
Tai

Depends on: 1850686
Duplicate of this bug: 1852016
Depends on: 1857849
No longer duplicate of this bug: 1852016
Blocks: 1862721
Depends on: 1875077
Blocks: 1883133
You need to log in before you can comment on or make changes to this bug.