gecko-dev/testing/web-platform/tests/css/css-contain/reference/contain-style-counters-003-ref.html
Vladimir Levin 33eaee3688 Bug 1487236 [wpt PR 12746] - Fix one paint containment wpt (incorrect expectations), a=testonly
Automatic update from web-platform-testsFix one paint containment wpt (incorrect expectations)

This patch removes one passing paint containment test expectation.
It also fixed an expectation in one other that has an incorrect
word s/digit/number/

R=chrishtr@chromium.org

Change-Id: I756dc10ff49d7b3ef762d9d9733b566501cb2f5e
Reviewed-on: https://chromium-review.googlesource.com/1195678
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Commit-Queue: vmpstr <vmpstr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587251}

--

wpt-commits: 99c4f1dd3b4253418e9c108a0b63e824cb00be18
wpt-pr: 12746
2018-09-05 13:08:56 +00:00

18 lines
314 B
HTML

<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reference Test</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<style>
div
{
font-size: 3em;
}
</style>
<p>Test passes if there is the number 20.
<div>20</div>