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

Unified Diff: LayoutTests/fast/text-autosizing/text-removal-expected.txt

Issue 319013003: Set multiplier to 1 on blocks with no direct text children. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « LayoutTests/fast/text-autosizing/text-removal.html ('k') | Source/core/rendering/FastTextAutosizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text-autosizing/text-removal-expected.txt
diff --git a/LayoutTests/fast/text-autosizing/text-removal-expected.txt b/LayoutTests/fast/text-autosizing/text-removal-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ca8bcf8a9374b70bf3372f979aa9981d9b96f8e0
--- /dev/null
+++ b/LayoutTests/fast/text-autosizing/text-removal-expected.txt
@@ -0,0 +1,6 @@
+PASS window.getComputedStyle(span1).lineHeight is "16px"
+PASS window.getComputedStyle(span2).lineHeight is "16px"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/text-autosizing/text-removal.html ('k') | Source/core/rendering/FastTextAutosizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698