Download & Extend

CSS filtering strips out everything after the first property

Project:Chaos tool suite (ctools)
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:neclimdul
Status:closed (fixed)

Issue Summary

Before filtering:

p {
  font-size: 12px;
  color: red;
}

After filtering:
p{font-size:12px;}

Comments

#1

Status:active» needs review

See attached.

AttachmentSizeStatusTest resultOperations
ctools-1724332-1-tests.patch1002 bytesIdleFAILED: [[SimpleTest]]: [MySQL] 59 pass(es), 1 fail(s), and 0 exception(s).View details
ctools-1724332-1-combined.patch1.63 KBIdlePASSED: [[SimpleTest]]: [MySQL] 60 pass(es).View details

#2

Status:needs review» reviewed & tested by the community

Looks good.

#3

Status:reviewed & tested by the community» fixed

http://drupalcode.org/project/ctools.git/commit/8521a42

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

Version:7.x-1.x-dev» 6.x-1.x-dev
Assigned to:Anonymous» neclimdul
Status:closed (fixed)» patch (to be ported)

lets see if we can get this backported. That's a painful bug.

#6

Status:patch (to be ported)» fixed

oh i know who can do that! fixed.

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here