gecko-dev/testing/web-platform/tests/css/css-tables/subpixel-table-cell-height-001-ref.html
David Grogan a0d78f9942 Bug 1526560 [wpt PR 15220] - [css-tables] Subpixel cell height test that Chrome fails, a=testonly
Automatic update from web-platform-tests
[css-tables] Subpixel cell height test that Chrome fails

This CL contains a test only, no behavior change.

Bug: 377847
Change-Id: I9740b558bec33c25b4f3725b9a49a3bd72b6676a
Reviewed-on: https://chromium-review.googlesource.com/c/1450896
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#628824}

--

wpt-commits: 926b6f3559fc9d3e18457371dcf7bc49261a90c3
wpt-pr: 15220
2019-02-14 11:38:54 +00:00

18 lines
210 B
HTML

<!DOCTYPE html>
<style>
div {
border: 1px solid blue;
width: 120px;
height: 37.4px;
}
</style>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>