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

Unified Diff: LayoutTests/platform/linux/editing/inserting/paragraph-separator-in-table-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/inserting/paragraph-separator-in-table-2-expected.txt
diff --git a/LayoutTests/platform/linux/editing/inserting/paragraph-separator-in-table-2-expected.txt b/LayoutTests/platform/linux/editing/inserting/paragraph-separator-in-table-2-expected.txt
index 31db394f69f771f3a5ad1a51532494475c9eae88..c7c217ed8dfc66bc0c3c52339f44cde733960515 100644
--- a/LayoutTests/platform/linux/editing/inserting/paragraph-separator-in-table-2-expected.txt
+++ b/LayoutTests/platform/linux/editing/inserting/paragraph-separator-in-table-2-expected.txt
@@ -18,8 +18,8 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 32x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 28x19
text run at (2,2) width 28: "Cell "
- RenderBR {BR} at (30,17) size 0x0
- RenderBR {BR} at (2,22) size 0x19
+ LayoutBR {BR} at (30,17) size 0x0
+ LayoutBR {BR} at (2,22) size 0x19
LayoutTableCell {TD} at (36,12) size 36x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x19
text run at (2,2) width 32: " Two"

Powered by Google App Engine
This is Rietveld 408576698