• Koji Ishii's avatar
    [LayoutNG] Rebaseline fast/writing-mode/border-image-vertical-lr.html · 221ff95e
    Koji Ishii authored
    fast/writing-mode/border-image-vertical-lr.html produces
    different results because, in legacy, block direction borders
    applied to inline boxes affect positioning of the line box in
    vertical-lr writing-mode, when they should not.
    
    This patch rebaselines it, and also adds a minimized test to
    check such borders do not affect line box positioning.
    
    Gecko, and WebKit fail the test. Edge passes this test,
    though it paints the border at the incorrect position.
    Testing the border positoin is not ref-testable and that it
    is not included.
    
    Bug: 636993
    Change-Id: I2568d19dac7f7ea886a46d45620bc22feb172c53
    Reviewed-on: https://chromium-review.googlesource.com/c/1301698Reviewed-by: default avatarEmil A Eklund <eae@chromium.org>
    Commit-Queue: Emil A Eklund <eae@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#603051}
    221ff95e
TestExpectations 513 KB