Skip to content

Use divs with ids rather than as with names. #28492

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

Merged
merged 1 commit into from
Sep 18, 2015
Merged

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Sep 18, 2015

The id attribute has been an official part of HTML since 1997. There is no
reason not to use it.

The id attribute has been an official part of HTML since 1997. There is no
reason not to use it.
@rust-highfive
Copy link
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@Ms2ger
Copy link
Contributor Author

Ms2ger commented Sep 18, 2015

r? @steveklabnik

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 18, 2015

📌 Commit 1a3b422 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Sep 18, 2015

⌛ Testing commit 1a3b422 with merge 53ba768...

bors added a commit that referenced this pull request Sep 18, 2015
The id attribute has been an official part of HTML since 1997. There is no
reason not to use it.
@semmaz
Copy link
Contributor

semmaz commented Sep 18, 2015

Enclosing code block with divs will break their rendering (they are broken right now).
I'll make PR today that will address this issue and couple of others in "Error Handling".

@bors bors merged commit 1a3b422 into rust-lang:master Sep 18, 2015
@bors bors mentioned this pull request Sep 18, 2015
@alexcrichton
Copy link
Member

Ah thanks for the sharp eye @semmaz!

@Ms2ger Ms2ger deleted the a-name branch December 30, 2015 16:19
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.

6 participants