DescriptionSerialize zIndex as an integer
Serialize zIndex as an integer by adding CSS_INTEGER to UnitType, which
prints the CSSPrimitiveValue number as an integer. Before this patch
zIndex was serialized using scientific notation if that was the
shortest notation, causing the jquery specific problem in issue 503088.
BUG=501522, 503088
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198254
Patch Set 1 #Patch Set 2 : Fix more #Patch Set 3 : Fix regression and add test #
Total comments: 1
Patch Set 4 : Fix CSSCalculationValue.cpp #
Messages
Total messages: 9 (3 generated)
|