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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt

Issue 2380403002: Use enclosingLayoutRect instead of enclosingIntRect in SVGLayoutSupport::transformPaintInvalidation… (Closed)
Patch Set: Remove an unrelated test rebaseline 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/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
index 0dcca2033a8db9e57e16ee0f35de44fe462e0fa5..3aabd704eaf5cfb3eed9e216310106f92f71b9d7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
@@ -46,8 +46,8 @@ layer at (0,0) size 800x249
LayoutSVGText {text} at (19,61) size 27x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 26x19
chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 23.16: "'faQ'"
- LayoutSVGRect {rect} at (45,63) size 154x27 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83.52] [height=13.33]
- LayoutSVGRect {rect} at (45,98) size 122x52 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.89] [width=65.27] [height=27.22]
- LayoutSVGRect {rect} at (48,157) size 50x37 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.67] [width=25.38] [height=18.88]
+ LayoutSVGRect {rect} at (46,63) size 153x27 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83.52] [height=13.33]
+ LayoutSVGRect {rect} at (46,98) size 120x52 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.89] [width=65.27] [height=27.22]
+ LayoutSVGRect {rect} at (49,157) size 48x37 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.67] [width=25.38] [height=18.88]
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698