Open
Bug 1033276
Opened 11 years ago
Updated 2 years ago
Enable GeometryUtils APIs in release builds
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: roc, Unassigned)
References
(Depends on 1 open bug)
Details
devtools has code relying on this in Aurora already.
I would like to have some spec text in place before we ship. Currently there's just placeholder text.
http://dev.w3.org/csswg/cssom-view/#dom-geometryutils-getboxquads
I'll see if I can help Simon there.
I'm not aware of any objections to what's we've done, though.
Comment 1•11 years ago
|
||
Please send an intent to ship?
| Reporter | ||
Updated•9 years ago
|
Assignee: roc → nobody
I think this API is very useful, such as detecting a linked area.
data:text/html,<a href="http://a.b.c" style="display: contents">link</a>
note: getBoundingClientRect cannot be used for text nodes
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•