Skip to content

Commit 82f1bd9

Browse files
committed
spec/css-scoping: edited
1 parent df5111b commit 82f1bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/css-scoping.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In <https://drafts.csswg.org/css-scoping/#shadow-names> a reasonable behavior for name-defining constructs (such as @font-face or @counter-style) in shadow trees is defined. However, browsers currently have a confusing panoply of behaviors, likely mostly accidental. Here we collect the current behaviors, to help inform our adoption of the specified behavior and find whether there are any compat issues we'll have to deal with.
44

5-
| ^ Chrome ^ Firefox ^ Safari ^ Others?
5+
| ^ Firefox ^ Chrome ^ Safari ^ Others?
66
^ @font-face | Doesn't work | | |
77
^ @font-feature-values | Doesn't work | | |
88
^ @font-palette-values | Not Yet Implemented | | |

0 commit comments

Comments
 (0)