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

Unified Diff: LayoutTests/platform/win/fast/block/positioning/padding-percent-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/block/positioning/padding-percent-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/padding-percent-expected.txt b/LayoutTests/platform/win/fast/block/positioning/padding-percent-expected.txt
index 41ae312680eca3f46ce77730e532895aa0f150f8..45134f3eb463b03a6dd8f510c26279268ef88859 100644
--- a/LayoutTests/platform/win/fast/block/positioning/padding-percent-expected.txt
+++ b/LayoutTests/platform/win/fast/block/positioning/padding-percent-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {OL} at (0,0) size 784x36
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-20,0) size 16x17: "1"
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "1"
RenderText {#text} at (0,0) size 161x17
text run at (0,0) width 161: "Make text bigger/smaller"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-20,0) size 16x17: "2"
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "2"
RenderText {#text} at (0,0) size 219x17
text run at (0,0) width 219: "Make the window narrower/wider"
layer at (8,60) size 132x24

Powered by Google App Engine
This is Rietveld 408576698