This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24219 - "Let bounds be a new DOMRectReadOnly object desc..."
Summary: "Let bounds be a new DOMRectReadOnly object desc..."
Status: RESOLVED FIXED
Alias: None
Product: FXTF
Classification: Unclassified
Component: Geometry (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: sideshowbarker+geometry
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-07 11:21 UTC by Simon Pieters
Modified: 2014-05-19 04:48 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2014-01-07 11:21:56 UTC
http://dev.w3.org/fxtf/geometry/#DOMQuad

[[
Let bounds be a new DOMRectReadOnly object describing the smallest bounding box of point 1, point 2, point 3 and point 4.
]]

Require non-negative width/height for the rect.

(Similar for occurrences of "smallest" in cssom-view.)

Ack Robert O'Callahan