Skip to content

Commit 56ca57e

Browse files
delanfantasai
authored andcommitted
[css-pseudo] non-substantive prose tweaks
1 parent 9401006 commit 56ca57e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-pseudo-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ Cascading and Per-Element Highlight Styles</h3>
789789
When multiple styles conflict,
790790
the winning style is determined by the cascade.
791791
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
793793
the corresponding <a>highlight pseudo-element</a>
794794
of its <a>originating element</a>'s parent element
795795
(regardless of whether that property is an <a>inherited property</a>).
@@ -1000,7 +1000,7 @@ Security and Privacy Considerations</h3>
10001000

10011001
Because the styling of spelling and grammar errors
10021002
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!)
10041004
UAs that implement ''::spelling-error'' and ''::grammar-error''
10051005
must prevent pages from being able to read
10061006
the styling of such highlighted segments.

0 commit comments

Comments
 (0)