File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1496,14 +1496,14 @@ Restrictions and Clarifications {#cv-notes}
14961496 happen in the same frame that determined an existence of a new
14971497 ''content-visibility: auto'' element.
14981498
1499- <div class=note>
1500- When an element first gains ''content-visibility: auto'' , it may or may not
1501- be positioned on screen. The determination of this state and thus
1502- determination of whether this element is [=skipped=] must happen in the
1503- same frame. If it does not, then there is a possibility of producing blank
1504- content in the element's place since visibility check and [=skipped=] state
1505- update would be deferred to the next frame.
1506- </div>
1499+ <div class=note>
1500+ When an element first gains ''content-visibility: auto'' , it may or may not
1501+ be positioned on screen. The determination of this state and thus
1502+ determination of whether this element is [=skipped=] must happen in the
1503+ same frame. If it does not, then there is a possibility of producing blank
1504+ content in the element's place since visibility check and [=skipped=] state
1505+ update would be deferred to the next frame.
1506+ </div>
15071507
150815085. For the purposes of scrolling operations,
15091509 such as {{Element/scrollIntoView()}} ,
You can’t perform that action at this time.
0 commit comments