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

Unified Diff: LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt

Issue 943463002: Initial implementation of font-size-adjust (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: ExpectedResultForLinuxIsUpdated Created 5 years, 10 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: LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt b/LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a52338dc87b4695d82a5d7592d7fd09dd92d6be6
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x431
+ RenderBlock {HTML} at (0,0) size 800x431
+ RenderBody {BODY} at (8,8) size 784x415
+ RenderBlock {DIV} at (0,0) size 784x203
+ RenderInline {SPAN} at (0,0) size 86x224
+ RenderText {#text} at (0,-9) size 86x224
+ text run at (0,-9) width 86: "x"
+ RenderInline {SPAN} at (0,0) size 98x228
+ RenderText {#text} at (86,-12) size 98x228
+ text run at (86,-12) width 98: "x"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,203) size 784x212
+ RenderInline {SPAN} at (0,0) size 94x273
+ RenderText {#text} at (0,-37) size 94x273
+ text run at (0,-37) width 94: "z"
+ RenderInline {SPAN} at (0,0) size 85x228
+ RenderText {#text} at (94,-2) size 85x228
+ text run at (94,-2) width 85: "z"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698