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

Unified Diff: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months 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
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
index 59eded6b7c6718fb19272cd601710174defc33d6..cd7b1ddd9e92886a93b73410658ccf79e2174737 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
@@ -44,12 +44,12 @@
{
"object": "LayoutSVGContainer use",
"rect": [180, 120, 20, 20],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutSVGPath polygon id='triangle'",
"rect": [180, 120, 20, 20],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRect rect",
@@ -59,12 +59,12 @@
{
"object": "LayoutSVGContainer use",
"rect": [80, 120, 20, 20],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutSVGPath polygon id='triangle'",
"rect": [80, 120, 20, 20],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRect rect",
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698