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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
index cf4fbc10e8a341609d33d0b76c242bea4275b634..9e6d14cfa1f1321a41bfa2722162d50cb31da9f1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt
@@ -13,16 +13,16 @@ layer at (0,0) size 785x1267 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 110x17
text run at (0,0) width 110: "opacity: 0.5"
RenderBlock {UL} at (0,118.78) size 769x60
- RenderListItem {LI} at (40,0) size 729x15
- RenderListMarker at (-16,0) size 6x15: bullet
+ LayoutListItem {LI} at (40,0) size 729x15
+ LayoutListMarker at (-16,0) size 6x15: bullet
RenderText {#text} at (0,0) size 274x15
text run at (0,0) width 274: "The first three rows should be red."
- RenderListItem {LI} at (40,15) size 729x15
- RenderListMarker at (-16,0) size 6x15: bullet
+ LayoutListItem {LI} at (40,15) size 729x15
+ LayoutListMarker at (-16,0) size 6x15: bullet
RenderText {#text} at (0,0) size 235x15
text run at (0,0) width 235: "The last row should be orange."
- RenderListItem {LI} at (40,30) size 729x30
- RenderListMarker at (-16,0) size 6x15: bullet
+ LayoutListItem {LI} at (40,30) size 729x30
+ LayoutListMarker at (-16,0) size 6x15: bullet
RenderText {#text} at (0,0) size 679x30
text run at (0,0) width 679: "Cell A should be purple. Cell P should also be purple, but of a shade that reflects the"
text run at (0,15) width 297: "underlying orange rather than the red."

Powered by Google App Engine
This is Rietveld 408576698