Project

General

Profile

Actions

Bug #79890

closed

Remove invalid CSS from form.css

Added by Sascha Egerer about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2017-02-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

The form.css file has a rule with a :has selector.
  1. There is no browser that does support this type of selector yet
  2. The syntax is not correct as there must be no whitespace between the :has and the opening brace.
Actions #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51739

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51739

Actions #3

Updated by Sascha Egerer about 7 years ago

  • Sprint Focus changed from Remote Sprint to Stabilization Sprint
Actions #4

Updated by Sascha Egerer about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF