Bug 1402941 - Add HTMLSlotElement

Tag #1375
This commit is contained in:
Matt A. Tobin 2020-04-17 06:37:28 -04:00 • committed by Roy Tam
commit 592c34bc79
14 changed files with 453 additions and 294 deletions

View file

@ -1564,6 +1564,7 @@ GK_ATOM(shape_rendering, "shape-rendering")
GK_ATOM(skewX, "skewX")
GK_ATOM(skewY, "skewY")
GK_ATOM(slope, "slope")
GK_ATOM(slot, "slot")
GK_ATOM(softLight, "soft-light")
GK_ATOM(spacing, "spacing")
GK_ATOM(spacingAndGlyphs, "spacingAndGlyphs")