Closed Bug 771678 Opened 12 years ago Closed 12 years ago

[css3-values] unprefix calc()

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: dbaron, Assigned: dbaron)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

According to http://msdn.microsoft.com/en-us/library/ms537660%28v=vs.85%29.aspx and other sources, IE9 shipped with support for calc() unprefixed.  We should unprefix our support as well.
Assignee: nobody → dbaron
Status: NEW → ASSIGNED
Attached patch patchSplinter Review
Passed try, Linux debug.
Attachment #640959 - Flags: review?(bzbarsky)
Blocks: 772342
Comment on attachment 640959 [details] [diff] [review]
patch

r=me
Attachment #640959 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e83e0f0e4e4
Flags: in-testsuite+
Priority: -- → P3
Target Milestone: --- → mozilla16
https://hg.mozilla.org/mozilla-central/rev/8e83e0f0e4e4
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 775225
Blocks: unprefix
Updated https://developer-new.mozilla.org/en-US/docs/CSS/calc

(and https://developer-new.mozilla.org/en-US/docs/Firefox_16_for_developers )

As there are three independent implementations, I plan to remove the "experimental" banner once the spec goes to CR, even if the feature is marked 'at risk' in it.

(For the moment the changes are only visible in developer-new, until Kuma goes live)
David, do you think it's time to completely remove '-moz-calc' prefix from the tree ? I'm happy to follow up the removal if necessary.

http://searchfox.org/mozilla-central/search?q=moz-calc
Flags: needinfo?(dbaron)
(In reply to Astley Chen [:astley] UTC+8 from comment #6)
> David, do you think it's time to completely remove '-moz-calc' prefix from
> the tree ? I'm happy to follow up the removal if necessary.
> 
> http://searchfox.org/mozilla-central/search?q=moz-calc

Yes.  If you can file a followup bug on this, that would be great.
Flags: needinfo?(dbaron)
Blocks: 1331296
You need to log in before you can comment on or make changes to this bug.