Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update WR (dotted border fix, better AA for split primitives)
  • Loading branch information
gw3583 committed Nov 9, 2017
1 parent ff1b583 commit b1ec2b2
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 39 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions components/layout/webrender_helpers.rs
Expand Up @@ -260,6 +260,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
// TODO(gw): Make use of the WR backface visibility functionality.
is_backface_visible: true,
tag: tag,
edge_aa_segment_mask: webrender_api::EdgeAaSegmentMask::empty(),
}
}

Expand Down

This file was deleted.

0 comments on commit b1ec2b2

Please sign in to comment.