зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1598692 [wpt PR 20404] - Add space for vertical align, a=testonly
Automatic update from web-platform-tests Add space for vertical align Change-Id: I10c84de98370c27530d77d37a5f6b8f62404df22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930456 Reviewed-by: Xida Chen <xidachen@chromium.org> Commit-Queue: Hao Sheng <haozhes@chromium.org> Cr-Commit-Position: refs/heads/master@{#718227} -- wpt-commits: e3376d24eb7ecef921d6fa60202e11fc19ee24e7 wpt-pr: 20404
This commit is contained in:
Родитель
5513f1cc4a
Коммит
27629b6541
|
@ -7,6 +7,7 @@
|
|||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/css/support/interpolation-testcommon.js"></script>
|
||||
|
||||
<style>
|
||||
.parent {
|
||||
vertical-align: 100px;
|
||||
|
@ -22,8 +23,8 @@
|
|||
background-color: green;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<body>
|
||||
<script>
|
||||
test_interpolation({
|
||||
property: 'vertical-align',
|
||||
|
|
Загрузка…
Ссылка в новой задаче