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

Unified Diff: LayoutTests/platform/mac/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/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
diff --git a/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt b/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
index 9d131e88a4fcf41111a4a2c9c4f453745d861034..f8a7dfa5f9acefc96c2e9e3e0f9a4076445976ed 100644
--- a/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
+++ b/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x160
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 364x18
text run at (0,0) width 364: "Test passes if there is a box with rounded corners below."
- RenderListItem {DIV} at (0,34) size 102x102 [border: (3px solid #008000)]
- RenderListMarker at (-17,3) size 7x18: bullet
+ LayoutListItem {DIV} at (0,34) size 102x102 [border: (3px solid #008000)]
+ LayoutListMarker at (-17,3) size 7x18: bullet

Powered by Google App Engine
This is Rietveld 408576698