Modify

#177 closed defect (fixed)

Auto-Complete suggestion inserts invalid linear gradient

Reported by: tom Owned by: tom
Priority: major Milestone: 0.1.1
Component: tooling-css Version: 0.1.0
Keywords: Cc:

Description

linear-gradient( from 0% 0% to 100% 100%, repeat, 0% red, 100% black )
but should be
linear-gradient( from 0% 0% to 100% 100%, repeat, red 0%, black 100% )

Attachments (0)

Change History (1)

comment:1 Changed 10 months ago by tom

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

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.