Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

elide_attributes should not remove type=text as wordpress uses it in CSS #684

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

It's a known issue that removing the type=text attribute from <input> tags can 
cause CSS rule matching issues that look for it.  It was recently discovered 
that CSS in Wordpress wp-admin panel uses this tag, therefore it seems prudent 
to stop stripping this attribute.

Example page: 
wordpress/wp-admin/post-new.php?ModPagespeedFilters=elide_attributes

The title input is mis-aligned.


Original issue reported on code.google.com by jkar...@google.com on 25 Apr 2013 at 12:11

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 29 Apr 2013 at 6:32

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by jkar...@google.com on 13 May 2013 at 3:52

  • Changed state: Fixed
  • Added labels: Milestone-v28

@GoogleCodeExporter
Copy link
Author

Issue 696 has been merged into this issue.

Original comment by jkar...@google.com on 14 May 2013 at 11:58

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 24 Jun 2013 at 2:09

  • Added labels: Milestone-v29, release-note
  • Removed labels: Milestone-v28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant