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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt

Issue 2410153007: Revert of Use enclosingLayoutRect instead of enclosingIntRect in SVGLayoutSupport::transformPaintInvalidation… (Closed)
Patch Set: Created 4 years, 2 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
Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
index 46691117dc98e2212c886e38417e6e507eb4bd80..2b24ccb9618df8f9847837b22b9c3d1bebdd59f1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt
@@ -8,7 +8,7 @@
text run at (0,0) width 472: "Small fonts in HTML5/inline SVG"
LayoutBlockFlow (anonymous) at (0,58.44) size 784x507
LayoutSVGRoot {svg} at (8,79) size 502x503
- LayoutSVGContainer {g} at (159,268) size 94x20 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (159,267) size 94x21 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 1x1
chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.24: "Test passed."

Powered by Google App Engine
This is Rietveld 408576698