mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision b'1393983442315fc6a96bacda5202036ca10327e3'
This commit is contained in:
parent
37f26f5250
commit
e8bd8b22fa
300 changed files with 3487 additions and 1857 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
<div id="container-name-host">
|
||||
<div>
|
||||
<template shadowroot="open">
|
||||
<template shadowrootmode="open">
|
||||
<style>
|
||||
:host { container-name: foo; }
|
||||
</style>
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<div id="container-name-slotted">
|
||||
<div>
|
||||
<template shadowroot="open">
|
||||
<template shadowrootmode="open">
|
||||
<style>
|
||||
::slotted(div) {
|
||||
container-name: foo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue