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

Unified Diff: LayoutTests/platform/linux/editing/deleting/5433862-2-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/linux/editing/deleting/5433862-2-expected.txt
diff --git a/LayoutTests/platform/linux/editing/deleting/5433862-2-expected.txt b/LayoutTests/platform/linux/editing/deleting/5433862-2-expected.txt
index f77be17a8b24a038281eabbfd68942b9777aa5ac..61242ea10f2c97dd2ef79a46aff98a12e16184f0 100644
--- a/LayoutTests/platform/linux/editing/deleting/5433862-2-expected.txt
+++ b/LayoutTests/platform/linux/editing/deleting/5433862-2-expected.txt
@@ -13,11 +13,11 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 105x138
LayoutTableRow {TR} at (0,2) size 105x32
LayoutTableCell {TD} at (2,2) size 32x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (36,2) size 32x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (70,2) size 33x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableRow {TR} at (0,36) size 105x32
LayoutTableCell {TD} at (2,36) size 32x32 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (6,6) size 20x19
@@ -30,16 +30,16 @@ layer at (0,0) size 800x600
text run at (6,6) width 21: "baz"
LayoutTableRow {TR} at (0,70) size 105x32
LayoutTableCell {TD} at (2,70) size 32x32 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (36,70) size 32x32 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (70,70) size 33x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableRow {TR} at (0,104) size 105x32
LayoutTableCell {TD} at (2,104) size 32x32 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (36,104) size 32x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
LayoutTableCell {TD} at (70,104) size 33x32 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
+ LayoutBR {BR} at (6,6) size 0x19
caret: position 0 of child 0 {BR} of child 0 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698