[mathml] More tests for frac/mpadded/mspace with specified width/height #38466
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
mspace-width-height-001.html: Verify how the attributes are mapped to
presentational hints and can be overridden by inline style.
width-height-004.html: Indirectly verify centering in some layout
algorithms by checking the positions of their children. In particular,
this allows to check mfrac with a nonzero linethickness even if
visually its horizontal bar takes the fully available width.
width-height-002.html: Also check that specified width/height style
allows to override the size implied by the width/height/depth
mpadded attributes.
ignored-properties-001.html, TestExpectations: Mark test as slow and
remove timeout expectation.
Bug: 1227598
Change-Id: Icd4970606d7f7f02ffd09e990533a0f71bfc2b05
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4239866
Commit-Queue: Frédéric Wang <[email protected]>
Reviewed-by: Ian Kilpatrick <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1104670}