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

Unified Diff: LayoutTests/platform/linux/fast/css/007-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
Index: LayoutTests/platform/linux/fast/css/007-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/007-expected.txt b/LayoutTests/platform/linux/fast/css/007-expected.txt
index 4766c35876849cd2bae554fbb888e0192a7a6c5c..b506689956272b65401a6bf10520e8692dd803fe 100644
--- a/LayoutTests/platform/linux/fast/css/007-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/007-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x0
RenderBlock {UL} at (0,0) size 784x0
- RenderListItem {LI} at (40,0) size 744x0
+ LayoutListItem {LI} at (40,0) size 744x0
RenderBlock (floating) {A} at (9,0) size 89x20
RenderText {#text} at (0,0) size 89x19
text run at (0,0) width 89: "This is link one"
- RenderListItem {LI} at (40,0) size 744x0
+ LayoutListItem {LI} at (40,0) size 744x0
RenderBlock (floating) {A} at (98,0) size 284x20
RenderText {#text} at (0,0) size 284x19
text run at (0,0) width 284: "This is link two and it shouldn't overlap link one"
« no previous file with comments | « LayoutTests/platform/linux/fast/css/001-expected.txt ('k') | LayoutTests/platform/linux/fast/css/acid2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698