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

Unified Diff: LayoutTests/platform/win/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/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
diff --git a/LayoutTests/platform/win/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt b/LayoutTests/platform/win/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
index 80747a21877736a047ffabcef47503b05e49f89d..9b525f057419fedd6694b1268da10d94d4826e87 100644
--- a/LayoutTests/platform/win/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt
+++ b/LayoutTests/platform/win/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 364x17
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 7x17: bullet
+ LayoutListItem {DIV} at (0,34) size 102x102 [border: (3px solid #008000)]
+ LayoutListMarker at (-17,3) size 7x17: bullet

Powered by Google App Engine
This is Rietveld 408576698