Skip to content

Commit 01a1158

Browse files
committed
[css-layout-api] Fix misnamed variable.
1 parent af37e9b commit 01a1158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-layout-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ is called, the user agent <em>must</em> run the following steps:
333333
<code>sequence&lt;DOMString></code>. If an exception is [=thrown=], rethrow the exception
334334
and abort all these steps.
335335

336-
11. Filter |inputProperties| so that it only contains [=supported CSS properties=] and [=custom
336+
11. Filter |childInputProperties| so that it only contains [=supported CSS properties=] and [=custom
337337
properties=].
338338

339339
12. Let |layoutOptionsValue| be the result of [=Get=](|layoutCtor|, "layoutOptions").

0 commit comments

Comments
 (0)