Skip to content

Commit 5304463

Browse files
TheAlexLichterevilebottnawi
authored andcommitted
test(manual): fix description (#267)
1 parent dd141f2 commit 5304463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: test/manual/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
</div>
3737
<div class="test preloaded-css1">
3838
<p>Preloaded CSS: Must be green.</p>
39-
<p><button class="preloaded-button1">Pressing this button</button> displays an alert but has no styling effect.</p>
39+
<p><button class="preloaded-button1">Pressing this button</button> displays an alert and should turn red.</p>
4040
</div>
4141
<div class="test preloaded-css2">
4242
<p>Preloaded inlined CSS: Must be green.</p>
43-
<p><button class="preloaded-button2">Pressing this button</button> displays an alert but has no styling effect.</p>
43+
<p><button class="preloaded-button2">Pressing this button</button> displays an alert and should turn red.</p>
4444
</div>
4545
<div class="errors"></div>
4646
<script async defer src="/dist/main.js"></script>

0 commit comments

Comments
 (0)