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

Sync changes from mozilla-central gfx/wr #3846

Merged
merged 4 commits into from Jan 29, 2020
Prev

Bug 1605283 - Improve support for invalidation debugging and testing …

  • Loading branch information
bpeersmoz authored and moz-gfx committed Jan 29, 2020
commit ba5dd288a3c52a28328dd2bbad0401cf03d7ce98
@@ -157,7 +157,6 @@ fn tile_to_svg(key: TileOffset,
};

svg += &format!("<rect x=\"{:.2}\" y=\"{:.2}\" width=\"{:.2}\" height=\"{:.2}\" {}/>",
svg,
rect_world.origin.x,
rect_world.origin.y,
rect_world.size.width,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.