Bug 1615832 - Fix a test after the previous patch.

Differential Revision: https://phabricator.services.mozilla.com/D63003

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Emilio Cobos Álvarez 2020-02-15 21:30:15 +00:00
parent cae4218c68
commit 6d9fd9419f

View File

@ -9,5 +9,6 @@ p {
</head>
<body>
<p class="RefTest-upperCase">This paragraph should have a green background.</p>
<p class="RefTest-upperCase">This paragraph should have a green background.</p>
</body>
</html>