mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:28:11 +00:00
Base: Correct the :not() test page's title
Oops!
This commit is contained in:
parent
0d01097a54
commit
ca8540aba2
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
<html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>:only-child test</title>
|
||||
<title>:not() test</title>
|
||||
<style>
|
||||
div {
|
||||
background: yellow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue