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

Unified Diff: LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-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/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt b/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
index ff9ddbfee26a18de3ce6e235fd746cddae3877eb..1ad75c553a87c41fa3aa7a86a8a349952443af3b 100644
--- a/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt
@@ -13,38 +13,38 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x66 [color=#008000]
RenderText {#text} at (0,10) size 626x28
text run at (0,10) width 626: "Underline Underline Underline Underline"
- RenderBR {BR} at (625,32) size 1x0
+ LayoutBR {BR} at (625,32) size 1x0
RenderText {#text} at (0,48) size 286x18
text run at (0,48) width 286: "Underline Underline Underline Underline"
- RenderBR {BR} at (285,62) size 1x0
+ LayoutBR {BR} at (285,62) size 1x0
RenderBlock (anonymous) at (0,82) size 784x18
RenderText {#text} at (0,0) size 268x18
text run at (0,0) width 268: "Underline Underline Underline Underline"
RenderBlock (anonymous) at (0,174.72) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,208.72) size 784x100 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x66 [color=#008000]
RenderText {#text} at (0,10) size 553x28
text run at (0,10) width 553: "Overline Overline Overline Overline"
- RenderBR {BR} at (552,32) size 1x0
+ LayoutBR {BR} at (552,32) size 1x0
RenderText {#text} at (0,48) size 251x18
text run at (0,48) width 251: "Overline Overline Overline Overline"
- RenderBR {BR} at (250,62) size 1x0
+ LayoutBR {BR} at (250,62) size 1x0
RenderBlock (anonymous) at (0,82) size 784x18
RenderText {#text} at (0,0) size 236x18
text run at (0,0) width 236: "Overline Overline Overline Overline"
RenderBlock (anonymous) at (0,308.72) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,342.72) size 784x100 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x66 [color=#008000]
RenderText {#text} at (0,10) size 721x28
text run at (0,10) width 721: "Line-Through Line-Through Line-Through Line "
- RenderBR {BR} at (720,32) size 1x0
+ LayoutBR {BR} at (720,32) size 1x0
RenderText {#text} at (0,48) size 400x18
text run at (0,48) width 400: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (399,62) size 1x0
+ LayoutBR {BR} at (399,62) size 1x0
RenderBlock (anonymous) at (0,82) size 784x18
RenderText {#text} at (0,0) size 371x18
text run at (0,0) width 371: "Line-Through Line-Through Line-Through Line-Through"
RenderBlock (anonymous) at (0,442.72) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698