Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update hober's pr with at sign #11

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

yi-gu
Copy link
Contributor

@yi-gu yi-gu commented Feb 8, 2021

Changes in this PR compared to hober's original one:

  1. As we agreed on this thread, it updates the format to use @ instead of %.
  2. Use stronger word to indicate that UA should notify users of the embedded frames

@yi-gu
Copy link
Contributor Author

yi-gu commented Feb 8, 2021

@hober @majido PTAL. Thanks!

@samuelgoto
Copy link
Collaborator

LGTM

I'm planning to squash and merge this. @hober any concerns?

@yi-gu
Copy link
Contributor Author

yi-gu commented Mar 12, 2021

Friendly ping :) @hober

@samuelgoto samuelgoto merged commit f7526d7 into WICG:nested-iframes Mar 17, 2021
@@ -156,7 +155,7 @@ Trailing text in the last line is ignored. This is because we might identify add

<div class="example">

In the [=origin-bound one-time code message=] `"@example.com #747723 %ecommerce.example $future"`, the [=origin-bound one-time code message/top-level host=] is `"example.com"`, the [=code=] is `"747723"`, the [=origin-bound one-time code message/embedded host=] is `"ecommerce.example"`, and the [=explanatory text=] is `""`. The trailing text `" $future"` is ignored.
In the [=origin-bound one-time code message=] `"@example.com #747723 @ecommerce.example $future"`, the [=origin-bound one-time code message/top-level host=] is `"example.com"`, the [=code=] is `"747723"`, the [=origin-bound one-time code message/embedded host=] is `"ecommerce.example"`, and the [=explanatory text=] is `""`. The trailing text `" %future"` is ignored.
Copy link

@elyscape elyscape Oct 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yi-gu @samuelgoto This changes the parsed trailing text to be " %future" but leaves the source trailing text as " $future". Which is the intended value?

Copy link
Contributor Author

@yi-gu yi-gu Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$future is correct. i.e. it should be

The trailing text `" $future"` is ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants