Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-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/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt
index ea18376265e5806b5e6ed689a979fed9d27500c7..2e3c4cbfaf3acea590d0a8df77173e3d963bce9b 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt
@@ -10,14 +10,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (14,14) size 756x56
RenderText {#text} at (0,0) size 68x28
text run at (0,0) width 68: "Tests: "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,28) size 344x28
text run at (0,28) width 344: "Multiple ctrl-k presses then a ctrl-y."
RenderBlock {DIV} at (14,86) size 756x112
RenderBlock (anonymous) at (0,0) size 756x28
RenderText {#text} at (0,0) size 190x28
text run at (0,0) width 190: "Expected Results: "
- RenderBR {BR} at (189,22) size 1x0
+ LayoutBR {BR} at (189,22) size 1x0
RenderBlock {DIV} at (0,28) size 756x84
RenderBlock (anonymous) at (0,0) size 756x28
RenderText {#text} at (0,0) size 131x28

Powered by Google App Engine