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 17097 - s/long/float/ for offsetLeft et al.?
Summary: s/long/float/ for offsetLeft et al.?
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM View (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 10:52 UTC by Ms2ger
Modified: 2013-08-08 13:28 UTC (History)
1 user (show)

See Also:


Attachments

Comment 1 Glenn Adams 2012-08-03 05:55:17 UTC
reassign to myself; apparently i am not the default assignee for this component
Comment 2 Simon Pieters 2013-05-15 09:01:26 UTC
https://dvcs.w3.org/hg/csswg/rev/94a0f1e1ded9

I used double instead of float. I also changed the few instances that already used float to double.