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

Unified Diff: LayoutTests/platform/win/fast/text/basic/013-expected.txt

Issue 18332019: Allow fractional letter- word-spacing values. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: *actually* add the file Created 7 years, 5 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/win/fast/text/basic/013-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/basic/013-expected.txt b/LayoutTests/platform/win/fast/text/basic/013-expected.txt
index 5e2e962ccd0e8b2411649027f855805178430a3e..b6a10319541a719f39195aaadee5582b14be64cb 100644
--- a/LayoutTests/platform/win/fast/text/basic/013-expected.txt
+++ b/LayoutTests/platform/win/fast/text/basic/013-expected.txt
@@ -37,34 +37,34 @@ layer at (0,0) size 800x280
text run at (0,20) width 263: "inherited. This was discovered in Safari 1.0."
RenderBlock {DIV} at (0,114) size 784x129
RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 117x19
- text run at (0,0) width 117: "Text inside "
- RenderInline {B} at (0,0) size 44x19
- RenderText {#text} at (117,0) size 44x19
- text run at (117,0) width 44: "bold"
- RenderText {#text} at (161,0) size 90x19
- text run at (161,0) width 90: " element."
+ RenderText {#text} at (0,0) size 127x19
+ text run at (0,0) width 127: "Text inside "
+ RenderInline {B} at (0,0) size 48x19
+ RenderText {#text} at (126,0) size 48x19
+ text run at (126,0) width 48: "bold"
+ RenderText {#text} at (173,0) size 98x19
+ text run at (173,0) width 98: " element."
RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 117x19
- text run at (0,0) width 117: "Text inside "
- RenderInline {STRONG} at (0,0) size 66x19
- RenderText {#text} at (117,0) size 66x19
- text run at (117,0) width 66: "strong"
- RenderText {#text} at (183,0) size 90x19
- text run at (183,0) width 90: " element."
+ RenderText {#text} at (0,0) size 127x19
+ text run at (0,0) width 127: "Text inside "
+ RenderInline {STRONG} at (0,0) size 72x19
+ RenderText {#text} at (126,0) size 72x19
+ text run at (126,0) width 72: "strong"
+ RenderText {#text} at (197,0) size 98x19
+ text run at (197,0) width 98: " element."
RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 117x19
- text run at (0,0) width 117: "Text inside "
- RenderInline {I} at (0,0) size 56x19
- RenderText {#text} at (117,0) size 56x19
- text run at (117,0) width 56: "italic"
- RenderText {#text} at (173,0) size 90x19
- text run at (173,0) width 90: " element."
+ RenderText {#text} at (0,0) size 127x19
+ text run at (0,0) width 127: "Text inside "
+ RenderInline {I} at (0,0) size 62x19
+ RenderText {#text} at (126,0) size 62x19
+ text run at (126,0) width 62: "italic"
+ RenderText {#text} at (187,0) size 98x19
+ text run at (187,0) width 98: " element."
RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 117x19
- text run at (0,0) width 117: "Text inside "
- RenderInline {EM} at (0,0) size 91x19
- RenderText {#text} at (117,0) size 91x19
- text run at (117,0) width 91: "emphasis"
- RenderText {#text} at (208,0) size 90x19
- text run at (208,0) width 90: " element."
+ RenderText {#text} at (0,0) size 127x19
+ text run at (0,0) width 127: "Text inside "
+ RenderInline {EM} at (0,0) size 99x19
+ RenderText {#text} at (126,0) size 99x19
+ text run at (126,0) width 99: "emphasis"
+ RenderText {#text} at (224,0) size 98x19
+ text run at (224,0) width 98: " element."

Powered by Google App Engine
This is Rietveld 408576698