Skip to content

[Masonry] Fix grid-lanes-direction Typed OM crash#57655

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7548559
Draft

[Masonry] Fix grid-lanes-direction Typed OM crash#57655
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7548559

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

There was a crash when setting 'grid-lanes-direction' within
'attributeStyleMap'. This fixes the crash by only adding 'normal' as a
typed OM supported keyword.

Special code was added to StyleValueToCSSValue() to ensure that all
other supported keywords are listified to match internal expectations
elsewhere in code.

Bug: 481737052, 343257585
Change-Id: Ic075623410a154c73e953535cb2b5cd73661f2ad

Reviewed-on: https://chromium-review.googlesource.com/7548559
WPT-Export-Revision: f175d65a3c6d197d112a60e0aa70e56b5a7a9d5a

There was a crash when setting 'grid-lanes-direction' within
'attributeStyleMap'. This fixes the crash by only adding 'normal' as a
typed OM supported keyword.

Special code was added to StyleValueToCSSValue() to ensure that all
other supported keywords are listified to match internal expectations
elsewhere in code.

Bug: 481737052, 343257585
Change-Id: Ic075623410a154c73e953535cb2b5cd73661f2ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants