DescriptionTables with display:inline rendered as block element.
Table was created as inline renderer and another table block renderer wrapper is
created for table's content. So it was displayed as block element and all its style
properties also associated with inline renderer and was not applied to table.
Creating table inline-table renderer wrapper for table's content if parent
is inline except inline-block parent.
R=eseidel@chromium.org
BUG=53693
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157368
Patch Set 1 #
Total comments: 3
Patch Set 2 : Added a new test case #Patch Set 3 : Creating inline table during render tree construction #
Total comments: 7
Patch Set 4 : Review comments addressed #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #
Messages
Total messages: 20 (0 generated)
|