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 25519 - First Ctor for DOMQuad does not set p1 to p4
Summary: First Ctor for DOMQuad does not set p1 to p4
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-04-30 20:12 UTC by Dirk Schulze
Modified: 2014-05-26 17:57 UTC (History)
1 user (show)

See Also:


Attachments

Description Dirk Schulze 2014-04-30 20:12:32 UTC
First Ctor for DOMQuad computed point 1 to point 4 but does not set p1 to p4.

Also,

"Let x, y, width and height be rect`s the value of x, y, width and height attributes, respectively."

doesn't sound correct.
Comment 1 Dirk Schulze 2014-05-26 17:57:25 UTC
The constructor description seems to be correct actually. Fixed the type.