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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/007-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/007-expected.txt b/LayoutTests/platform/win/fast/css/007-expected.txt
index e2a19436334925ce953bfa431af433d52dacb54c..2f8424a7781b2eead1478521ba91991d8075bb2c 100644
--- a/LayoutTests/platform/win/fast/css/007-expected.txt
+++ b/LayoutTests/platform/win/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 99.11x18
RenderText {#text} at (0,0) size 100x17
text run at (0,0) width 100: "This is link one"
- RenderListItem {LI} at (40,0) size 744x0
+ LayoutListItem {LI} at (40,0) size 744x0
RenderBlock (floating) {A} at (108.11,0) size 309.97x18
RenderText {#text} at (0,0) size 310x17
text run at (0,0) width 310: "This is link two and it shouldn't overlap link one"
« no previous file with comments | « LayoutTests/platform/win/fast/css/001-expected.txt ('k') | LayoutTests/platform/win/fast/css/acid2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698