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

Unified Diff: LayoutTests/editing/input/emacs-ctrl-o-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/editing/input/emacs-ctrl-o-expected.txt
diff --git a/LayoutTests/editing/input/emacs-ctrl-o-expected.txt b/LayoutTests/editing/input/emacs-ctrl-o-expected.txt
index 8f28761899b8b812d50f53dab021b17051419180..e551c2a7ebb3d2d191b6e8c0cda5aa8bc374e430 100644
--- a/LayoutTests/editing/input/emacs-ctrl-o-expected.txt
+++ b/LayoutTests/editing/input/emacs-ctrl-o-expected.txt
@@ -16,16 +16,16 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 784x56
RenderText {#text} at (0,0) size 61x28
text run at (0,0) width 61: "Tests:"
- RenderBR {BR} at (61,22) size 0x0
+ LayoutBR {BR} at (61,22) size 0x0
RenderText {#text} at (0,28) size 254x28
text run at (0,28) width 254: "Key binding for control-O"
RenderBlock {DIV} at (0,72) size 784x84
RenderText {#text} at (0,0) size 177x28
text run at (0,0) width 177: "Expected results:"
- RenderBR {BR} at (177,22) size 0x0
+ LayoutBR {BR} at (177,22) size 0x0
RenderText {#text} at (0,28) size 90x28
text run at (0,28) width 90: "one five |"
- RenderBR {BR} at (90,50) size 0x0
+ LayoutBR {BR} at (90,50) size 0x0
RenderText {#text} at (0,56) size 137x28
text run at (0,56) width 137: "two three four"
RenderBlock {DIV} at (0,180) size 784x56

Powered by Google App Engine
This is Rietveld 408576698