Skip to main content

Bug Tracker

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:

http://stackoverflow.com/questions/10825879/how-can-a-variable-height-sticky-footer-be-defined-in-pure-css

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 timmywil comment:1

resolution: → duplicate
status: newclosed

Duplicate of #14626.