Bug 1338764 part 2 - Add context-{fill,stroke}-opacity support to {fill,stroke}-opacity. r?manishearth draft
authorXidorn Quan <me@upsuper.org>
Tue, 01 Aug 2017 16:05:04 +1000
changeset 619396 9cc5bad6285ac28ca7a144322b7930034a2d8920
parent 619395 44417fa03a511c3e315d246e2e1508801718a784
child 619397 9c5c6c162119ee73d1c9600b3cb80f4bab0f416b
push id71669
push userxquan@mozilla.com
push dateWed, 02 Aug 2017 00:16:11 +0000
reviewersmanishearth
bugs1338764
milestone56.0a1
Bug 1338764 part 2 - Add context-{fill,stroke}-opacity support to {fill,stroke}-opacity. r?manishearth MozReview-Commit-ID: HzUHmZb8ICl
layout/style/ServoBindings.toml
--- a/layout/style/ServoBindings.toml
+++ b/layout/style/ServoBindings.toml
@@ -227,16 +227,17 @@ whitelist-types = [
     "nsStyleImage",
     "nsStyleImageLayers",
     "nsStyleList",
     "nsStyleMargin",
     "nsStyleOutline",
     "nsStylePadding",
     "nsStylePosition",
     "nsStyleSVG",
+    "nsStyleSVGOpacitySource",
     "nsStyleSVGPaint",
     "nsStyleSVGReset",
     "nsStyleTable",
     "nsStyleTableBorder",
     "nsStyleText",
     "nsStyleTextReset",
     "nsStyleUIReset",
     "nsStyleUnion",
@@ -453,16 +454,17 @@ structs-types = [
     "nsStyleImageRequest",
     "nsStyleList",
     "nsStyleMargin",
     "nsStyleOutline",
     "nsStylePadding",
     "nsStylePosition",
     "nsStyleQuoteValues",
     "nsStyleSVG",
+    "nsStyleSVGOpacitySource",
     "nsStyleSVGPaint",
     "nsStyleSVGReset",
     "nsStyleTable",
     "nsStyleTableBorder",
     "nsStyleText",
     "nsStyleTextReset",
     "nsStyleUIReset",
     "nsStyleUnion",