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

Unified Diff: LayoutTests/platform/win/editing/selection/image-before-linebreak-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/selection/image-before-linebreak-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt b/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
index 845c4d9c3e1a9369d28f36b4c4b615daa707927e..8f430deac77cf0c6a645f0376919c6a222df6985 100644
--- a/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/image-before-linebreak-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {DIV} at (0,44) size 784x121
LayoutImage {IMG} at (0,0) size 76x103
- RenderBR {BR} at (76,103) size 0x0
+ LayoutBR {BR} at (76,103) size 0x0
RenderText {#text} at (0,103) size 22x17
text run at (0,103) width 22: "foo"
selection start: position 0 of child 1 {BR} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698