Skip to content

Instantly share code, notes, and snippets.

@additiveinverse
Last active August 29, 2015 14:19
Show Gist options
  • Save additiveinverse/266555772d32296c115b to your computer and use it in GitHub Desktop.
Save additiveinverse/266555772d32296c115b to your computer and use it in GitHub Desktop.
current bad selector record holder
table.checkoutPanels tbody tr td.leftPanel div#orderBucket form table#orderSummary.checkoutPanels tbody tr td.leftPanel #items tbody tr td span b

pretty sure this one force quits front end developer brains

I ran out of processing power after the second :nth-child the worst part is knowing that both .orderTracking and #orderTracking are tables

.orderTracking #orderTracking table.second-table tbody tr:nth-child(3) td:nth-child(5) table tbody tr td:nth-child(1),
.orderTracking #orderTracking table.second-table tbody tr:nth-child(3) td:nth-child(5) table tbody tr:nth-child(2),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment