Chromium Code Reviews
Description[Merge to M52] Fix getComputedStyle for non-box-layout elements
This fixes a crash introduced by https://codereview.chromium.org/1826423003/
Code that treated a layout object as a Box layout were not properly
guarded by isBox. This caused a crash when calling getComputedStyle on
positioned non-box elements, e.g. <ruby>.
BUG=610986
Review-Url: https://codereview.chromium.org/2102843002
Cr-Commit-Position: refs/heads/master@{#404336}
(cherry picked from commit 86d16a615d6e9abf6d991f430b496c26a4271d10)
NOTRY=true
NOPRESUBMIT=true
NOTREECHECKS=true
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|
|||||||||||||||||||||||||||||||||||||