Opened 9 years ago
Closed 9 years ago
#14628 closed bug (duplicate)
Adding empty style attribute to body breaks table layouts
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When body is display:table, the empty style attribute that gets added at the beginning of jQuery's execution breaks layouts. I was implementing this solution:
When I found it. This seems to be a relevant question:
http://stackoverflow.com/questions/17132595/why-does-jquery-2-0-2-add-empty-style-attribute-to-body
Note: See
TracTickets for help on using
tickets.
Duplicate of #14626.