Opened 22 months ago

Closed 22 months ago

Last modified 22 months ago

#18202 closed task (blessed) (fixed)

Switch admin to an HTML5 doctype

Reported by: nacin Owned by: azaozz
Priority: normal Milestone: 3.3
Component: Administration Version:
Severity: normal Keywords:
Cc:

Description (last modified by nacin)

It's time to move to <!DOCTYPE html>. It's fully compatible and triggers standards mode in all browsers.

Change History (5)

Agreed, the HTML 5 doctype turns on the latest parsing in all browsers.

  • Resolution set to fixed
  • Status changed from new to closed

In [18460]:

<!DOCTYPE html> for all, fixes #18202

  • Component changed from General to Administration

comment:4 in reply to: ↑ description ; follow-up: ↓ 5   westi22 months ago

Replying to nacin:

Woo.

It is useful for tickets to have a meaningful reasoning than just "Woo" :(

comment:5 in reply to: ↑ 4   nacin22 months ago

  • Description modified (diff)

Replying to westi:

Replying to nacin:

Woo.

It is useful for tickets to have a meaningful reasoning than just "Woo" :(

Certainly. I was just going through creating tickets - really isn't much more to say here.

Note: See TracTickets for help on using tickets.