devtools-protocol 0.0.1124027 → 0.0.1126404
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
@@ -1679,7 +1679,7 @@ experimental domain CSS
|
|
1679
1679
|
# Parent stylesheet's origin.
|
1680
1680
|
StyleSheetOrigin origin
|
1681
1681
|
# Associated style declaration.
|
1682
|
-
|
1682
|
+
CSSStyle style
|
1683
1683
|
|
1684
1684
|
# CSS position-fallback rule representation.
|
1685
1685
|
type CSSPositionFallbackRule extends object
|