Side navigation
#14628 closed bug (duplicate)
Opened December 12, 2013 01:01AM UTC
Closed December 19, 2013 04:11PM UTC
Adding empty style attribute to body breaks table layouts
Reported by: | kwang1imsa@gmail.com | 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
Attachments (0)
Change History (1)
Changed December 19, 2013 04:11PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #14626.