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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt

Issue 1910053003: Get the right ascent/descent for the tallest vertically aligned container (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@396717-4
Patch Set: Updated Created 4 years, 8 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/transforms/svg-css-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt
index 9eb4377f3c07bf7416d085c4f814187e85e72874..5af07291608fd07b0fd6745d3e0078160a6fb1b4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/svg-css-transforms-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x579
- LayoutBlockFlow {html} at (0,0) size 800x579
- LayoutBlockFlow {body} at (8,8) size 784x563
+layer at (0,0) size 800x580
+ LayoutBlockFlow {html} at (0,0) size 800x580
+ LayoutBlockFlow {body} at (8,8) size 784x564
LayoutBlockFlow {div} at (10,10) size 220x543.63
LayoutBlockFlow {h2} at (0,19.91) size 220x27
LayoutText {#text} at (0,0) size 119x26

Powered by Google App Engine
This is Rietveld 408576698