Skip to content

Commit

Permalink
Bug 1363574 - Allow unitless length for SMIL values. r=birtles
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: BkGCHgQVzHD

UltraBlame original commit: 93e1aec3da608cab5f49f6f263abe236f30d13b9
  • Loading branch information
marco-c committed Oct 1, 2019
1 parent 803ffda commit 8e28499
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dom/animation/KeyframeUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3140,6 +3140,10 @@ aProperty
&
value
data
LengthParsingMode
:
:
Default
)
.
Consume
Expand Down
4 changes: 4 additions & 0 deletions dom/canvas/CanvasRenderingContext2D.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12598,6 +12598,10 @@ aProperty
&
value
data
LengthParsingMode
:
:
Default
)
.
Consume
Expand Down
4 changes: 4 additions & 0 deletions dom/smil/nsSMILCSSValueType.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2425,6 +2425,10 @@ aPropID
&
value
data
LengthParsingMode
:
:
SVG
)
.
Consume
Expand Down
5 changes: 5 additions & 0 deletions layout/style/ServoBindingList.h
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,11 @@ value
RawGeckoURLExtraData
*
data
mozilla
:
:
LengthParsingMode
length_parsing_mode
)
SERVO_BINDING_FUNC
(
Expand Down

0 comments on commit 8e28499

Please sign in to comment.