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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
diff --git a/LayoutTests/platform/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt b/LayoutTests/platform/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
index 0c096ba5e0ea9946c0c71d00af5adf5a57fce7e6..fd1ce103271a63ff05a9316946036dc3d56696ed 100644
--- a/LayoutTests/platform/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
+++ b/LayoutTests/platform/win/fast/css3-text/css3-text-justify/text-justify-8bits-expected.txt
@@ -6,55 +6,55 @@ layer at (0,0) size 800x420
RenderBlock {DIV} at (0,0) size 784x54
RenderText {#text} at (0,0) size 352x17
text run at (0,0) width 352: "Test all of the values of text-justify for 8bits characters"
- RenderBR {BR} at (351,0) size 1x17
+ LayoutBR {BR} at (351,0) size 1x17
RenderText {#text} at (0,18) size 623x17
text run at (0,18) width 623: "This test checks that all of the values for text-justify property works properly for 8bits characters."
- RenderBR {BR} at (622,18) size 1x17
+ LayoutBR {BR} at (622,18) size 1x17
RenderText {#text} at (0,36) size 463x17
text run at (0,36) width 463: "Every block has been set as 'text-align: justify' and 'text-align-last: start'."
RenderBlock (anonymous) at (0,54) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderInline {B} at (0,0) size 115x17
RenderText {#text} at (0,18) size 115x17
text run at (0,18) width 115: "text-justify: auto"
- RenderBR {BR} at (114,18) size 1x17
+ LayoutBR {BR} at (114,18) size 1x17
RenderBlock {DIV} at (0,90) size 302x47 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
RenderBlock (anonymous) at (0,137) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderInline {B} at (0,0) size 117x17
RenderText {#text} at (0,18) size 117x17
text run at (0,18) width 117: "text-justify: none"
- RenderBR {BR} at (116,18) size 1x17
+ LayoutBR {BR} at (116,18) size 1x17
RenderBlock {DIV} at (0,173) size 302x47 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 280x45
text run at (1,1) width 280: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 266: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
RenderBlock (anonymous) at (0,220) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderInline {B} at (0,0) size 158x17
RenderText {#text} at (0,18) size 158x17
text run at (0,18) width 158: "text-justify: inter-word"
- RenderBR {BR} at (157,18) size 1x17
+ LayoutBR {BR} at (157,18) size 1x17
RenderBlock {DIV} at (0,256) size 302x47 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
RenderBlock (anonymous) at (0,303) size 784x36
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderInline {B} at (0,0) size 151x17
RenderText {#text} at (0,18) size 151x17
text run at (0,18) width 151: "text-justify: distribute"
- RenderBR {BR} at (150,18) size 1x17
+ LayoutBR {BR} at (150,18) size 1x17
RenderBlock {DIV} at (0,339) size 302x47 [border: (1px solid #000000)]
RenderText {#text} at (1,1) size 300x45
text run at (1,1) width 300: "Lorem ipsum dolor sit amet, consectetuer"
text run at (1,16) width 300: "adipiscing elit. Aenean commodo ligula"
text run at (1,31) width 77: "eget dolor."
RenderBlock (anonymous) at (0,386) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698