2022-10-27 05:25:45 +03:00
|
|
|
<!doctype html><html lang=en><title>Document</title><body><style>a{color:red}</style><style type=not/css>
|
2022-06-15 07:04:57 +03:00
|
|
|
K e E p
|
|
|
|
</style>
|
2022-06-20 15:25:43 +03:00
|
|
|
<svg>
|
2022-06-21 17:28:53 +03:00
|
|
|
<style>a{color:red}</style>
|
|
|
|
</svg>
|
2022-10-21 15:49:25 +03:00
|
|
|
<style>p,a{color:red}@media all{p{color:red}}.test{color:red}</style>
|
2022-06-21 17:28:53 +03:00
|
|
|
<svg viewBox="0 0 10 10">
|
|
|
|
<style>circle{fill:gold;stroke:maroon;stroke-width:2px}</style>
|
|
|
|
|
|
|
|
<circle cx=5 cy=5 r=4 />
|
|
|
|
</svg>
|
|
|
|
<math>
|
2022-06-20 15:25:43 +03:00
|
|
|
<style>
|
2022-06-21 17:28:53 +03:00
|
|
|
/* This is not style */
|
|
|
|
|
|
|
|
.class {
|
|
|
|
color: red
|
2022-06-20 15:25:43 +03:00
|
|
|
}
|
|
|
|
</style>
|
2022-06-30 04:46:24 +03:00
|
|
|
</math>
|
|
|
|
<style blocking="a render">a{color:red}</style>
|