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

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: Add some tests which need a rebaseline to TestExpectation 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..e57b3293652275eb3941681a8d5c0d7966d963b8
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/font-size-adjust-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x431
+ LayoutBlockFlow {HTML} at (0,0) size 800x431
+ LayoutBlockFlow {BODY} at (8,8) size 784x415
+ LayoutBlockFlow {DIV} at (0,0) size 784x203
+ LayoutInline {SPAN} at (0,0) size 86x224
+ LayoutText {#text} at (0,-9) size 86x224
+ text run at (0,-9) width 86: "x"
+ LayoutInline {SPAN} at (0,0) size 98x228
+ LayoutText {#text} at (86,-12) size 98x228
+ text run at (86,-12) width 98: "x"
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,203) size 784x212
+ LayoutInline {SPAN} at (0,0) size 94x273
+ LayoutText {#text} at (0,-37) size 94x273
+ text run at (0,-37) width 94: "z"
+ LayoutInline {SPAN} at (0,0) size 85x228
+ LayoutText {#text} at (94,-2) size 85x228
+ text run at (94,-2) width 85: "z"
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698