File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -789,7 +789,7 @@ Cascading and Per-Element Highlight Styles</h3>
789
789
When multiple styles conflict,
790
790
the winning style is determined by the cascade.
791
791
When any supported property is not given a value by the cascade,
792
- it's value is determined by inheritance from
792
+ its value is determined by inheritance from
793
793
the corresponding <a>highlight pseudo-element</a>
794
794
of its <a>originating element</a> 's parent element
795
795
(regardless of whether that property is an <a>inherited property</a> ).
@@ -1000,7 +1000,7 @@ Security and Privacy Considerations</h3>
1000
1000
1001
1001
Because the styling of spelling and grammar errors
1002
1002
can leak information about the contents of a user's dictionary
1003
- (which can include the user's name and even includes the contents of his/her address book!)
1003
+ (which can include the user's name and even includes the contents of their address book!)
1004
1004
UAs that implement ''::spelling-error'' and ''::grammar-error''
1005
1005
must prevent pages from being able to read
1006
1006
the styling of such highlighted segments.
You can’t perform that action at this time.
0 commit comments