Commit cbb1ce22 authored by Koji Ishii's avatar Koji Ishii Committed by Commit Bot

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: default avatarMorten Stenshorne <mstensho@chromium.org>
Reviewed-by: default avatarEmil A Eklund <eae@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547969}
parent 6ee3a46f
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment