Add version of blend that takes FractionalLayoutUnits.
Created attachment 132689 [details] Patch
Comment on attachment 132689 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=132689&action=review rs=me. > Source/WebCore/ChangeLog:9 > + will be used in place of the integear version in many places once we integear!
Comment on attachment 132689 [details] Patch Attachment 132689 [details] did not pass gtk-ews (gtk): Output: http://queues.webkit.org/results/11988468
(In reply to comment #2) > (From update of attachment 132689 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=132689&action=review > > rs=me. > > > Source/WebCore/ChangeLog:9 > > + will be used in place of the integear version in many places once we > > integear! argh, good catch.
Created attachment 132706 [details] Patch for landing Added math.h include to FractionalLayoutUnit.h, should make the gtk bot happy. If it does I'll set cq+.
Comment on attachment 132706 [details] Patch for landing Clearing flags on attachment: 132706 Committed r111362: <http://trac.webkit.org/changeset/111362>
All reviewed patches have been landed. Closing bug.