File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
</ div >
37
37
< div class ="test preloaded-css1 ">
38
38
< 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 >
40
40
</ div >
41
41
< div class ="test preloaded-css2 ">
42
42
< 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 >
44
44
</ div >
45
45
< div class ="errors "> </ div >
46
46
< script async defer src ="/dist/main.js "> </ script >
You can’t perform that action at this time.
0 commit comments