mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Update web-platform-tests to revision fe78f2a1ad48c1e0132634e957369d8d674e4258
This commit is contained in:
parent
871fe9306f
commit
f9b7afc45e
59 changed files with 1352 additions and 82 deletions
9
tests/wpt/web-platform-tests/css/css-ui/outline-021.html
Normal file
9
tests/wpt/web-platform-tests/css/css-ui/outline-021.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!doctype html>
|
||||
<meta charset=utf-8>
|
||||
<title>CSS-UI test: outline works on button inputs</title>
|
||||
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
|
||||
<link rel="author" title="Mozilla" href="https://mozilla.org">
|
||||
<link rel=help href="https://drafts.csswg.org/css-ui/#outline-props">
|
||||
<link rel="mismatch" href="./reference/outline-021-notref.html">
|
||||
|
||||
<input type="submit" style="outline: 10px solid blue">
|
Loading…
Add table
Add a link
Reference in a new issue