DescriptionFix an assertion failure in rendererIsFocusable of form controls.
If a form control has :active CSS rule, pressing a label element for the
control can make the control needsLayout state. We should make sure that
isMouseFocusable uses the latest layout information by calling
updateLayoutIgnorePendingStylesheets.
BUG=255316
TEST=automated
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153369
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|