Base: Correct the :not() test page's title

Oops!
This commit is contained in:
Sam Atkins 2022-03-17 15:17:54 +00:00 committed by Andreas Kling
parent 0d01097a54
commit ca8540aba2

View file

@ -1,6 +1,7 @@
<html>
<!doctype html>
<html lang="en">
<head>
<title>:only-child test</title>
<title>:not() test</title>
<style>
div {
background: yellow;