Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4066,8 +4066,8 @@ The [=remote end steps=] with <var ignore>session</var> and |command parameters|
1. Immediately after the next invocation of the [=run the animation frame
callbacks=] algorithm for |document|:

Issue: This ought to be integrated into the update rendering algorithm in
some more explicit way.
Issue(w3c/webdriver-bidi#1131): This ought to be integrated into the update
rendering algorithm in some more explicit way.

1. Let |origin| be the value of the <code>context</code> field of |command
parameters| if present, or "viewport" otherwise.
Expand Down Expand Up @@ -4990,8 +4990,8 @@ Note: The minimum page size is 1 point, which is (2.54 / 72) cm as per
1. Immediately after the next invocation of the [=run the animation frame
callbacks=] algorithm for |document|:

Issue: This ought to be integrated into the update rendering algorithm
in some more explicit way.
Issue(w3c/webdriver-bidi#1131): This ought to be integrated into the update
Comment thread
gsnedders marked this conversation as resolved.
rendering algorithm in some more explicit way.

1. Let |pdf data| be the result taking UA-specific steps to generate a
paginated representation of |document|, with the CSS [=media type=] set to
Expand Down
Loading