Skip to content

Commit 516d9fc

Browse files
lutiensadym-chromium
authored andcommitted
Update cssom-view-1/Overview.bs
Co-authored-by: Maksim Sadym <69349599+sadym-chromium@users.noreply.github.com>
1 parent eba2dd3 commit 516d9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssom-view-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ corner, and the x- and y-coordinates increase rightwards and downwards, respecti
417417
The <dfn export>Web-exposed screen area</dfn> must return the result of the following algorithm:
418418

419419
1. Let <var>target</var> be [=this=]'s [=relevant global object=]'s [=Window/browsing context=].
420-
1. Let |emulated screen area| be the <a>WebDriver BiDi emulated screen area</a> for <var>target</var>.
420+
1. Let |emulated screen area| be the <a>WebDriver BiDi emulated screen area</a> of <var>target</var>.
421421
1. If |emulated screen area| is not null, return |emulated screen area|.
422422
1. Otherwise, return one of the following:
423423
* The area of the output device, in <a lt=px value>CSS pixels</a>.

0 commit comments

Comments
 (0)