This project is archived and is in readonly mode.

Changeset [d860c8917023e62d24c239bbc9aa6c629704f416] by Marc Love

July 30th, 2009 @ 05:48 PM

Fix tag helpers so that all HTML element boolean attributes render according to the specs. Added all boolean attributes listed in the XHTML 1.0 specs (http://www.w3.org/TR/xhtml1/guid... and HTML 5 specs (http://www.whatwg.org/specs/web-.... HTML 5 boolean attribute rendering was broken in commit 1e2d7229602f467cfdc0ef606b5ef8a5566a1501 / [#2864 state:resolved].

Signed-off-by: Yehuda Katz wycats@gmail.com http://github.com/rails/rails/co...

Committed by Marc Love

  • M actionpack/lib/action_view/helpers/asset_tag_helper.rb
  • M actionpack/lib/action_view/helpers/tag_helper.rb
  • M actionpack/test/template/asset_tag_helper_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>