Chromium Code Reviews

Unified Diff: LayoutTests/platform/win-xp/editing/selection/selectNodeContents-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt b/LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt
index c21a82234f9fadc6e101ddcc2316f91f77cbd5d1..5ea17a532b2c5b79ad479ccc50f34b9a2b07f0f6 100644
--- a/LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x40
RenderText {#text} at (0,0) size 23x19
text run at (0,0) width 23: "two"
- RenderBR {BR} at (23,15) size 0x0
+ LayoutBR {BR} at (23,15) size 0x0
RenderText {#text} at (0,20) size 30x19
text run at (0,20) width 30: "three"
RenderBlock {DIV} at (0,96) size 784x20

Powered by Google App Engine