Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make text runs added inside a text-shadow stack also add visible text run. #1476

Merged
merged 1 commit into from Jul 13, 2017

Conversation

@glennw
Copy link
Member

glennw commented Jul 13, 2017

The original implementation didn't quite match the expected semantics
of the new interface. Now, when a text run is added, add it to any
shadows on the stack, in addition to a normal visible text run.


This change is Reviewable

… run.

The original implementation didn't quite match the expected semantics
of the new interface. Now, when a text run is added, add it to any
shadows on the stack, in addition to a normal visible text run.
@glennw
Copy link
Member Author

glennw commented Jul 13, 2017

r? @kvark

@kvark
kvark approved these changes Jul 13, 2017
Copy link
Member

kvark left a comment

Looks like an improvement!

@kvark
Copy link
Member

kvark commented Jul 13, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2017

📌 Commit 285a428 has been approved by kvark

@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2017

Testing commit 285a428 with merge 511edb2...

bors-servo added a commit that referenced this pull request Jul 13, 2017
Make text runs added inside a text-shadow stack also add visible text run.

The original implementation didn't quite match the expected semantics
of the new interface. Now, when a text run is added, add it to any
shadows on the stack, in addition to a normal visible text run.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1476)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2017

☀️ Test successful - status-travis
Approved by: kvark
Pushing 511edb2 to master...

@bors-servo bors-servo merged commit 285a428 into servo:master Jul 13, 2017
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@glennw glennw deleted the glennw:text-shadow-semantics branch Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.