Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Hover Preview: Ignore w3c gradient syntax not yet supported in Chrome 25 #3482

Merged
merged 6 commits into from
Apr 22, 2013

Conversation

redmunds
Copy link
Contributor

Until Brackets is upgraded to Chrome 26, Hover Preview needs to:

  1. Ignore gradient with "to" keyword

2. Ignore gradients with new color stop syntax (i.e. <color> <length>) Misguided theory.

Note that some Hover Preview unit tests will need to be were updated for this change.

This mitigates #3458

@ghost ghost assigned RaymondLim Apr 19, 2013
@RaymondLim
Copy link
Contributor

Reviewing ...

@redmunds
Copy link
Contributor Author

@RaymondLim I have 1 more fix for this pull request, so don't merge yet.

@redmunds
Copy link
Contributor Author

@RaymondLim Go ahead and review this pull request as it is. The other change is not easy, and will likely conflict with PeterF's pull request, so I'm going to fix some other bugs first.

@RaymondLim
Copy link
Contributor

Looks good. You submit this pull request without logging an issue and @peterflynn just logged one #3535 not knowing that you're fixing it.

Merging

RaymondLim added a commit that referenced this pull request Apr 22, 2013
Hover Preview: Ignore w3c gradient syntax not yet supported in Chrome 25
@RaymondLim RaymondLim merged commit 20184f2 into master Apr 22, 2013
@RaymondLim RaymondLim deleted the randy/hover-preview-gradients branch April 22, 2013 20:25
peterflynn added a commit that referenced this pull request Apr 22, 2013
…w-delay

- Be more explicit about testing the fix in pull #3482
- Add simple test for matched-text highlighting in UI
- Cite bug numbers for all disabled tests

* origin/master:
  fix unit tests for changes in this branch
  remove misguided attempt to filter gradients for Chrome 25
  code cleanup
  ignore new gradient syntax, for now
  ignore new gradient syntax

Conflicts:
	src/extensions/default/HoverPreview/main.js
	src/extensions/default/HoverPreview/unittests.js
@redmunds
Copy link
Contributor Author

I didn't log an issue because this is for the "Preview gradients (as specified in Criteria)" Task.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants