From 4efbba8d93157e49ca39e5acd7e4ad4e5b81783a Mon Sep 17 00:00:00 2001 From: Sanket Joshi Date: Wed, 24 Mar 2021 14:04:35 -0700 Subject: [PATCH] [css-highlight-api] Custom highlight overlays should stack below native highlight overlays. --- css-highlight-api-1/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-highlight-api-1/Overview.bs b/css-highlight-api-1/Overview.bs index 0177c3b5b05..17413bf1d26 100644 --- a/css-highlight-api-1/Overview.bs +++ b/css-highlight-api-1/Overview.bs @@ -334,7 +334,7 @@ Painting
  • The [=highlight overlays=] of the [=custom highlights=] - are above those of the built-in [=highlight pseudo-elements=] + are below those of the built-in [=highlight pseudo-elements=] in the stacking order described in [[css-pseudo-4#highlight-painting]].