Make overflow-border-radius* tests to standard mode
These 4 tests: fast/clip/overflow-border-radius-combinations.html fast/clip/overflow-border-radius-composited.html fast/clip/overflow-border-radius-composited-parent.html fast/clip/overflow-border-radius-transformed.html hit a bug in Blink where it fails to apply line-height quirks as described in crbug.com/828457, and that they fail in LayoutNG which applies line-height quirks. https://quirks.spec.whatwg.org/#the-line-height-calculation-quirk Because these tests are not important for testing the line-height quirks, this patch changes them to the standard mode so that they do not hit the bug. Rebaselines are not needed, because the line-height quirks are not applied to the expected images. Bug: 828457 Change-Id: Ic6ad43996210e64a366f521db789d96857ee3108 Reviewed-on: https://chromium-review.googlesource.com/993112Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#547969}
Showing
Please register or sign in to comment