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

Unified Diff: LayoutTests/platform/linux/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt

Issue 54743004: Rendering text-justify:distribute for 8 bit characters. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/css3-text/css3-text-justify/text-justify-8bits-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt b/LayoutTests/platform/linux/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f9d95f957b7dd7dcad4a9b692b15ee52f95a3a74
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
@@ -0,0 +1,61 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x508
+ RenderBlock {HTML} at (0,0) size 800x508
+ RenderBody {BODY} at (8,8) size 784x492
+ RenderBlock {DIV} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 325x19
+ text run at (0,0) width 325: "Test all of the values of text-justify for 8bits characters"
+ RenderBR {BR} at (325,0) size 0x19
+ RenderText {#text} at (0,20) size 583x19
+ text run at (0,20) width 583: "This test checks that all of the values for text-justify property works properly for 8bits characters."
+ RenderBlock (anonymous) at (0,40) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {DIV} at (0,60) size 302x108 [border: (1px solid #000000)]
+ RenderInline {B} at (0,0) size 126x16
+ RenderText {#text} at (1,1) size 126x16
+ text run at (1,1) width 126: "text-justify: auto"
+ RenderBR {BR} at (127,1) size 0x15
+ RenderText {#text} at (1,17) size 300x90
+ text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetuer"
+ text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
+ text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
+ text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
+ text run at (1,77) width 300: "viverra non, semper suscipit, posuere a,"
+ text run at (1,92) width 35: "pede."
+ RenderBlock {DIV} at (0,168) size 302x108 [border: (1px solid #000000)]
+ RenderInline {B} at (0,0) size 126x16
+ RenderText {#text} at (1,1) size 126x16
+ text run at (1,1) width 126: "text-justify: none"
+ RenderBR {BR} at (127,1) size 0x15
+ RenderText {#text} at (1,17) size 280x90
+ text run at (1,17) width 280: "Lorem ipsum dolor sit amet, consectetuer"
+ text run at (1,32) width 252: "adipiscing elit. Donec odio. Quisque"
+ text run at (1,47) width 266: "volutpat mattis eros. Nullam malesuada"
+ text run at (1,62) width 266: "erat ut turpis. Suspendisse urna nibh,"
+ text run at (1,77) width 280: "viverra non, semper suscipit, posuere a,"
+ text run at (1,92) width 35: "pede."
+ RenderBlock {DIV} at (0,276) size 302x108 [border: (1px solid #000000)]
+ RenderInline {B} at (0,0) size 168x16
+ RenderText {#text} at (1,1) size 168x16
+ text run at (1,1) width 168: "text-justify: inter-word"
+ RenderBR {BR} at (169,1) size 0x15
+ RenderText {#text} at (1,17) size 300x90
+ text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetuer"
+ text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
+ text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
+ text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
+ text run at (1,77) width 300: "viverra non, semper suscipit, posuere a,"
+ text run at (1,92) width 35: "pede."
+ RenderBlock {DIV} at (0,384) size 302x108 [border: (1px solid #000000)]
+ RenderInline {B} at (0,0) size 168x16
+ RenderText {#text} at (1,1) size 168x16
+ text run at (1,1) width 168: "text-justify: distribute"
+ RenderBR {BR} at (169,1) size 0x15
+ RenderText {#text} at (1,17) size 300x90
+ text run at (1,17) width 300: "Lorem ipsum dolor sit amet, consectetuer"
+ text run at (1,32) width 300: "adipiscing elit. Donec odio. Quisque"
+ text run at (1,47) width 300: "volutpat mattis eros. Nullam malesuada"
+ text run at (1,62) width 300: "erat ut turpis. Suspendisse urna nibh,"
+ text run at (1,77) width 300: "viverra non, semper suscipit, posuere a,"
+ text run at (1,92) width 35: "pede."

Powered by Google App Engine
This is Rietveld 408576698