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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/vertical-align-baseline-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/virtual/slimmingpaint/fast/table/vertical-align-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/vertical-align-baseline-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/vertical-align-baseline-expected.txt
index 5080965b391cf6378430ac378e00c1194ba030bd..277359a36487c866f310539cdee4f6e2b35a80cc 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/vertical-align-baseline-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/vertical-align-baseline-expected.txt
@@ -35,7 +35,7 @@ layer at (0,0) size 800x512
LayoutTableCell {TD} at (2,10) size 74x57 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,15) size 37x18
text run at (2,15) width 37: "tetuer"
- RenderBR {BR} at (38,15) size 1x18
+ LayoutBR {BR} at (38,15) size 1x18
RenderText {#text} at (2,33) size 70x18
text run at (2,33) width 70: "adipiscing."
LayoutTableCell {TD} at (407,2) size 64x4 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
@@ -56,7 +56,7 @@ layer at (0,0) size 800x512
RenderBlock (anonymous) at (2,120) size 61x36
RenderText {#text} at (0,0) size 53x18
text run at (0,0) width 53: "dolor sit"
- RenderBR {BR} at (52,0) size 1x18
+ LayoutBR {BR} at (52,0) size 1x18
RenderText {#text} at (0,18) size 36x18
text run at (0,18) width 36: "amet."
LayoutTableCell {TD} at (596,42) size 64x64 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698