DescriptionStop propagating customscrollbar styles across iframe boundaries.
Stop propagating customscrollbar styles across iframe boundaries.
Currently we are applying the style of ownerLayoutObject style which is
throwing uneven behaviour while creatingcustom-scrollbar's for nested
IFrames. To Standardize this behaviour create custom-scrollbar if
IFrame body/document has ::-webkit-scrollbar selector else create
regular scrollbar.
BUG=531816
Committed: https://crrev.com/7cbb3a079ea41d5b9d8b2b7cbe35971543b8d501
Cr-Commit-Position: refs/heads/master@{#398951}
Patch Set 1 #Patch Set 2 : fixing test cases #
Total comments: 3
Patch Set 3 : Fixing failed test cases #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : Added TestCase #Patch Set 7 : Fixed layout test failure #Patch Set 8 : #Patch Set 9 : addressed review comments #
Messages
Total messages: 30 (9 generated)
|