mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision 2b80e6d28f3c1ca734384ebded282bf07df80657
This commit is contained in:
parent
32eb858a6a
commit
aff72973cf
379 changed files with 13969 additions and 2161 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>Should not crash when inserting an element inside a :first-line pseudo.</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#first-line-pseudo">
|
||||
<style>
|
||||
p:first-line, p:first-letter {
|
||||
font-family: serif;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!doctype html>
|
||||
<title>CSS Pseudo Element API IDL tests</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-pseudo-4/#cssom">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/resources/WebIDLParser.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue