Skip to content

Commit

Permalink
Add a type="search" to the search bar in the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLord committed Dec 2, 2013
1 parent a3aa325 commit e73d506
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/librustdoc/html/layout.rs
Expand Up @@ -60,7 +60,8 @@ pub fn render<T: fmt::Default, S: fmt::Default>(
<form class=\"search-form js-only\">
<input class=\"search-input\" name=\"search\"
autocomplete=\"off\"
placeholder=\"Search documentation...\" />
placeholder=\"Search documentation...\"
type=\"search\" />
<button class=\"do-search\">Search</button>
</form>
</nav>
Expand Down

13 comments on commit e73d506

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

saw approval from cmr
at SiegeLord@e73d506

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

merging SiegeLord/rust/placeholder = e73d506 into auto

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

SiegeLord/rust/placeholder = e73d506 merged ok, testing candidate = 752e99c2

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

saw approval from cmr
at SiegeLord@e73d506

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

merging SiegeLord/rust/placeholder = e73d506 into auto

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

SiegeLord/rust/placeholder = e73d506 merged ok, testing candidate = 3ae7fccd

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 2, 2013

Choose a reason for hiding this comment

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

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 3, 2013

Choose a reason for hiding this comment

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

saw approval from cmr
at SiegeLord@e73d506

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 3, 2013

Choose a reason for hiding this comment

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

merging SiegeLord/rust/placeholder = e73d506 into auto

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 3, 2013

Choose a reason for hiding this comment

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

SiegeLord/rust/placeholder = e73d506 merged ok, testing candidate = 3a3ffab

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 3, 2013

Choose a reason for hiding this comment

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

@bors
Copy link
Contributor

@bors bors commented on e73d506 Dec 3, 2013

Choose a reason for hiding this comment

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

fast-forwarding master to auto = 3a3ffab

Please sign in to comment.