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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/li-style-alpha-huge-value-crash-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/fast/lists/li-style-alpha-huge-value-crash-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/li-style-alpha-huge-value-crash-expected.txt b/LayoutTests/platform/win-xp/fast/lists/li-style-alpha-huge-value-crash-expected.txt
index ea8177d5fdf62da5bc08fddd6244c2c6832e17dc..8e95810d4567c4cfcabf027ccdba214e01bb21cc 100644
--- a/LayoutTests/platform/win-xp/fast/lists/li-style-alpha-huge-value-crash-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/li-style-alpha-huge-value-crash-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x600
RenderBlock {BLOCKQUOTE} at (40,0) size 704x60
RenderBlock {BLOCKQUOTE} at (40,0) size 624x60
RenderBlock {OL} at (0,0) size 624x60
- RenderListItem {LI} at (40,0) size 584x60
- RenderListMarker at (-91,0) size 86x19: "CYWOQVJ"
+ LayoutListItem {LI} at (40,0) size 584x60
+ LayoutListMarker at (-91,0) size 86x19: "CYWOQVJ"
LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 467x39
text run at (0,20) width 182: "SUCCESS (you didn't crash) "

Powered by Google App Engine
This is Rietveld 408576698