We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a587d57 + 02c4ff2 commit ef6a1e3Copy full SHA for ef6a1e3
index.bs
@@ -958,6 +958,17 @@ The [=task source=] for the [=tasks=] mentioned in this specification is the <df
958
}
959
</style>
960
<svg xmlns="http://www.w3.org/2000/svg" height="79pt" viewBox="0.00 0.00 351.00 78.51" width="351pt">
961
+ <style>
962
+ @media (prefers-color-scheme: dark) {
963
+ path,
964
+ polygon {
965
+ filter: invert(1);
966
+ }
967
+ text {
968
+ fill: #fff;
969
970
971
+ </style>
972
<g class="graph" transform="scale(1 1) rotate(0) translate(4 74.5122)">
973
<title>Sensor lifecycle</title>
974
<a xlink:href="#dom-sensor-state-slot">
0 commit comments