Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt

Issue 2545573002: Revert of Don't expand empty rect during rect mapping (Closed)
Patch Set: Avoid platform-specific baselines Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
index 78fb01b36d093a95b9b7e03fcb72cb8b213b0dfa..8dc60cbb4d62932d927c9ec28db581b2922cceea 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
@@ -29,12 +29,12 @@
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [354, 125, 105, 102],
+ "rect": [354, 125, 105, 103],
"reason": "full"
},
{
"object": "LayoutSVGRect rect id='rect'",
- "rect": [111, 82, 101, 102],
+ "rect": [110, 82, 103, 102],
"reason": "full"
},
{

Powered by Google App Engine
This is Rietveld 408576698