Skip to content

Commit

Permalink
Add a note with the link to the spec override.
Browse files Browse the repository at this point in the history
  • Loading branch information
lutien committed Apr 22, 2024
1 parent 965a705 commit e1efbaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3959,6 +3959,8 @@ The [=remote end steps=] with |command parameters| are:

1. [=map/Set=] [=device pixel ratio overrides=][|navigable|] to |device pixel ratio|.

Note: This will take an effect because of the patch of [[#patchs-determine-the-device-pixel-ratio]].

1. Run [=evaluate media queries and report changes=] for [=document=] currently loaded
in a specified |context|.

Expand Down Expand Up @@ -10703,6 +10705,8 @@ Other specifications can define <dfn>console steps</dfn>.

## CSS ## {#patchs-css}

### Determine the device pixel ratio ### {#patchs-determine-the-device-pixel-ratio}

Insert the following steps at the start of the [=determine the device pixel ratio=] algorithm:

1. If [=device pixel ratio overrides=] [=map/contains=] <var ignore>window</var>'s [=window/navigable=], return [=device pixel ratio overrides=][<var ignore>window</var>'s [=window/navigable=]].

0 comments on commit e1efbaf

Please sign in to comment.