mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision b'468d01bbd84da2babf265c6af46947be68713440'
This commit is contained in:
parent
35e95f55a1
commit
58e8ee674b
9438 changed files with 266112 additions and 106976 deletions
|
@ -13,6 +13,7 @@
|
|||
<meta content="should" name="flags">
|
||||
<meta name="assert" content="This test checks that 'text-decoration' applies to highlight pseudo-element. Since neither 'color' nor 'background-color' has been specified by the pseudo-element selector in this test, then OS-default highlight colors should be used. The consequence of this is that the highlight color determines also the color of the underline.">
|
||||
|
||||
<link rel="stylesheet" href="support/highlights.css">
|
||||
<style>
|
||||
div
|
||||
{
|
||||
|
@ -52,4 +53,4 @@
|
|||
|
||||
<p>Test passes if each glyph of "Selected Text" is underlined and if color and background color of "Selected Text" are the OS-default highlight colors. The underline color must also be the same as the highlight color of "Selected Text".
|
||||
|
||||
<div id="test">Selected Text</div>
|
||||
<div id="test" class="highlight_reftest">Selected Text</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue