Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clarify self-navigation behavior in a presentation.#461

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
markafoltz merged 4 commits intogh-pagesfromissue-455-self-nav
Apr 5, 2019

Conversation

@markafoltz
Copy link
Contributor

@markafoltzmarkafoltz commentedApr 4, 2019
edited by pr-previewbot
Loading

This addresses feedback in Issue#455, to link navigation behavior to the HTML 5.1 navigation steps, and clarify how the receiving user agent should respond.

There's also a bunch of changes from attempting to run tidy-html5 which I'll clean up in another commit on this PR.


Preview |Diff

@markafoltz
Copy link
ContributorAuthor

PTAL@tidoust as you filed the original issue :-)

index.html Outdated
navigate</a>, it SHOULD NOT offer to open the resource in a new
<a>top-level browsing context</a>, but instead SHOULD abort the
navigation and possibly throw a<a>SecurityError</a> (consistent
with the<a>steps to navigate</a>).
Copy link
Member

Choose a reason for hiding this comment

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

That is not entirely "consistent" with the steps to navigate: the steps to navigate in HTML mandate theSecurityError be thrown when theexceptions enabled flag is set, whereas this makes it optional.

If theSecurityError exception cannot be mandated because it remains a challenge implementation-wise, I would suggest to drop "(consistent with the steps to navigate)".

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Throwing the exception isn't an implementation concern from my point of view. Rather I didn't want to get into the details here of when to throw aSecurityError and thus duplicate HTML. I rephrased this, let me know if that addresses your feedback.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, looks good!

@markafoltz
Copy link
ContributorAuthor

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@tidousttidousttidoust left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@markafoltz@tidoust

[8]ページ先頭

©2009-2025 Movatter.jp