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

Unified Diff: LayoutTests/editing/execCommand/create-list-1-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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
« no previous file with comments | « no previous file | LayoutTests/fast/dynamic/first-letter-after-list-marker-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 7687c7aa64f9030601e475362f254445584fe3c5..112f11009f34894495233c2dd4ce29da4bba3725 100644
--- a/LayoutTests/editing/execCommand/create-list-1-expected.txt
+++ b/LayoutTests/editing/execCommand/create-list-1-expected.txt
@@ -18,8 +18,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 99: "Paragraph One."
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
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-20,0) size 16x18
RenderBlock (anonymous) at (0,68) size 784x18
RenderText {#text} at (0,0) size 102x18
text run at (0,0) width 102: "Paragraph Two."
« no previous file with comments | « no previous file | LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698