-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Code with comments like this:
/* Styling for the morning and afternoon session titles */
.morn, .noon {
background-color: #bd94ff;
padding-left: 0.5em;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
box-sizing: border-box;
border-collapse: separate;
text-indent: initial;
border-spacing: 2px;
}
/* General styling for the table */
table {
width: 100%;
border-collapse: collapse;
margin-top: 10px;
}
Mess with properly running tests as the comment object does not have selectorTest and other attributes.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working