Skip to content

Remove wrapping div with inline styles for hidden form fields.#14738

Merged
rafaelfranca merged 1 commit into
rails:masterfrom
tilsammans:pull/11407
Apr 17, 2014
Merged

Remove wrapping div with inline styles for hidden form fields.#14738
rafaelfranca merged 1 commit into
rails:masterfrom
tilsammans:pull/11407

Conversation

@tilsammans
Copy link
Copy Markdown
Contributor

We are dropping HTML 4.01 and XHTML strict compliance since input tags directly inside a form are valid HTML5, and the absense of inline styles help in validating for Content Security Policy.

Comment thread actionview/CHANGELOG.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Omit.

We are dropping HTML 4.01 and XHTML strict compliance since input
tags directly inside a form are valid HTML5, and the absense of
inline styles help in validating for Content Security Policy.
@tilsammans
Copy link
Copy Markdown
Contributor Author

Pushed.

@tilsammans
Copy link
Copy Markdown
Contributor Author

@jeremy @rafaelfranca I made the changes you suggested. This is good to go?

@jeremy
Copy link
Copy Markdown
Member

jeremy commented Apr 17, 2014

Looks good. Needs a rebase against latest master, then good to merge.

@rafaelfranca
Copy link
Copy Markdown
Member

I already merged manually. Thanks you @tilsammans

@rafaelfranca rafaelfranca merged commit 89ff1f8 into rails:master Apr 17, 2014
rafaelfranca added a commit that referenced this pull request Apr 17, 2014
Remove wrapping div with inline styles for hidden form fields.

Conflicts:
	actionview/CHANGELOG.md
@tilsammans tilsammans deleted the pull/11407 branch April 17, 2014 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants