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.
1 parent cd8a45a commit ea6435cCopy full SHA for ea6435c
feature-queries/simple.html
@@ -25,7 +25,7 @@
25
<section class="preview">
26
<div class="box">
27
If your browser supports row-gap, border will be be dashed and text will
28
- be darkgreen
+ be red
29
</div>
30
</section>
31
@@ -44,7 +44,7 @@
44
45
<textarea class="playable playable-html" style="height: 120px">
46
47
-If your browser supports row-gap, border will be be dashed and text will be darkgreen
+If your browser supports row-gap, border will be be dashed and text will be red
48
</div></textarea
49
>
50
0 commit comments