Chromium Code Reviews

Unified Diff: LayoutTests/editing/execCommand/create-list-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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | LayoutTests/editing/input/emacs-ctrl-o-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/create-list-1-expected.txt
diff --git a/LayoutTests/editing/execCommand/create-list-1-expected.txt b/LayoutTests/editing/execCommand/create-list-1-expected.txt
index aa026f549914f95d524b87063ea931de84af78d1..7687c7aa64f9030601e475362f254445584fe3c5 100644
--- a/LayoutTests/editing/execCommand/create-list-1-expected.txt
+++ b/LayoutTests/editing/execCommand/create-list-1-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 99x18
text run at (0,0) width 99: "Paragraph One."
- RenderBR {BR} at (99,14) size 0x0
+ LayoutBR {BR} at (99,14) size 0x0
RenderBlock {OL} at (0,34) size 784x18
RenderListItem {LI} at (40,0) size 744x18
RenderListMarker at (-20,0) size 16x18
« no previous file with comments | « no previous file | LayoutTests/editing/input/emacs-ctrl-o-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine