Making WordPress.org

Opened 6 years ago

Last modified 6 years ago

#4301 reviewing defect (bug)

Coding standards: Need to use numeric values instead of keywords in CSS.

Reported by:jankimoradiya's profile jankimoradiyaOwned by:tellyworth's profile tellyworth
Milestone:Priority:normal
Component:WordPress.tvKeywords:has-
Cc:

Description

I have noticed that, there are lots of occurrences of font-weight: bold; or font-weight: normal; in wordpress.tv.

As per the CSS Coding Standards:

Font weights should be defined using numeric values (e.g. 400 instead of normal, 700 instead of bold).

Attachments (1)

#4301.diffโ€‹ (4.3 KB) - added by jankimoradiya 6 years ago.

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in โ€‹Slack in #meta by jankimoradiya. โ€‹View the logs.


6 years ago

This ticket was mentioned in โ€‹Slack in #meta by tellyworth. โ€‹View the logs.


6 years ago

#3 @tellyworth
6 years ago

  • Owner set to tellyworth
  • Status changed from new to reviewing
Note: See TracTickets for help on using tickets.