Commit Graph

4 Commits

Author SHA1 Message Date
Jason Rudolph
c9e6d04e8c Revert "Merge #18603 from atom/electron-3-0"
This reverts commit b92ae2ad04, reversing
changes made to d4fe5ccfeb.
2019-02-25 13:41:59 -05:00
David Wilson
ff429230f1 Use correct fontWeight value in ThemeManager spec
In Chrome 66+ it seems that getComputedStyle().fontWeight returns the computed
numeric value of the style instead of the original descriptive name.  We now
look for value '700' which corresponds to the value of 'bold'.
2019-01-18 15:13:24 -08:00
GilTeixeira
be9e4696e6 Updated theme manager specs. 2017-12-07 18:58:52 +00:00
Jason Rudolph
7054eefe1d Decaffeinate spec/theme-manager-spec.coffee 2017-11-02 09:20:08 -04:00