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

Unified Diff: LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-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/editing/inserting/paragraph-separator-in-table-1-expected.txt
diff --git a/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt b/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt
index 629b3ffacbd372abd2b9b4eba85a72460eda69ed..007389fba78c922ff834c749275c113e1edebfb7 100644
--- a/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt
+++ b/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (66,2) size 35x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 31x17
text run at (2,2) width 31: "Cell "
- RenderBR {BR} at (32,16) size 1x0
+ LayoutBR {BR} at (32,16) size 1x0
RenderInline {SPAN} at (0,0) size 30x17
RenderText {#text} at (2,20) size 30x17
text run at (2,20) width 30: "Two"

Powered by Google App Engine
This is Rietveld 408576698