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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-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/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
index d98bbfa4e34a98a4f4439eeebba89ed550fd87a3..406ca405def97ac8e78cb06a2636e4dbb90ba967 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
@@ -13,16 +13,16 @@ layer at (0,0) size 785x1289 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 108x17
text run at (0,0) width 108: "opacity: 0.5"
RenderBlock {UL} at (0,117.78) size 769x64
- RenderListItem {LI} at (40,0) size 729x16
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,0) size 729x16
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 280x16
text run at (0,0) width 280: "The first three rows should be red."
- RenderListItem {LI} at (40,16) size 729x16
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,16) size 729x16
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 240x16
text run at (0,0) width 240: "The last row should be orange."
- RenderListItem {LI} at (40,32) size 729x32
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,32) size 729x32
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 696x32
text run at (0,0) width 696: "Cell A should be purple. Cell P should also be purple, but of a shade that reflects the"
text run at (0,16) width 304: "underlying orange rather than the red."

Powered by Google App Engine
This is Rietveld 408576698