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

Unified Diff: LayoutTests/platform/win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-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-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
diff --git a/LayoutTests/platform/win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt b/LayoutTests/platform/win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
index b59a0d4618f5823b8884a53364882249bc3a8de3..576e670a1e1d5dc8e66700aac9805856ee845ebb 100644
--- a/LayoutTests/platform/win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
+++ b/LayoutTests/platform/win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x162
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 343x19
text run at (0,0) width 343: "Test passes if there is a box with rounded corners below."
- RenderListItem {DIV} at (0,36) size 102x102 [border: (3px solid #008000)]
- RenderListMarker at (-18,3) size 7x19: bullet
+ LayoutListItem {DIV} at (0,36) size 102x102 [border: (3px solid #008000)]
+ LayoutListMarker at (-18,3) size 7x19: bullet

Powered by Google App Engine
This is Rietveld 408576698