• Koji Ishii's avatar
    [LayoutNG] Rebaseline ellipsis in inline-block to NG behavior · 879d7e94
    Koji Ishii authored
    Blink is the only engine that truncates text inside of an
    inline block for 'text-overflow: ellipsis', and these two
    tests are for the behavior.
    
    The spec says atomic inline is truncated as a whole or not,
    and all other 3 impls follow that. LayoutNG matches to it.
    
    TBR=atotic@chromium.org
    NOTRY=true
    
    Bug: 636993
    Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng
    Change-Id: Iae29eaf66f23d3eb120b215606a5b1e5e020bfbf
    Reviewed-on: https://chromium-review.googlesource.com/1107529
    Commit-Queue: Koji Ishii <kojii@chromium.org>
    Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#568818}
    879d7e94
enable-blink-features=LayoutNG 82.3 KB