Descriptioncss rendering bug : fixed-position-element and 'left'
Fixed position element was rendered as normal flow irrespective of it's relative-position-parents.
if fixed position element does not have left and/or right position then
it should render as normal flow with respect to it's parent.
So fixed position element is shifted with the value of relative position
of it's parent.
R=eseidel@chromium.org
BUG=31286
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158089
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 8 (0 generated)
|