DescriptionKEYGEN elements should always create LayoutBlockFlow, regardless of display type.
Since it's a replaced element, the display value on a KEYGEN element should
only affect whether it's inline-level or block-level. The actual type of layout
object should be the same, regardless of display type.
BUG=455867
R=jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192399
Patch Set 1 #
Total comments: 2
Patch Set 2 : code review #
Messages
Total messages: 7 (2 generated)
|