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

Unified Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-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_expected_failures/marvin/backgr_fixed-bg-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
index ad7a045f0ce547ed0e53b6b33eea115421ebc520..99dab5ac97d4f67d360b7beb76fe9851d19bb2ad 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x1660 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 156x17
text run at (0,0) width 156: "Fixed Backgrounds"
RenderBlock {UL} at (0,118.78) size 784x60
- RenderListItem {LI} at (40,0) size 744x45
- RenderListMarker at (-16,0) size 6x15: bullet
+ LayoutListItem {LI} at (40,0) size 744x45
+ LayoutListMarker at (-16,0) size 6x15: bullet
RenderText {#text} at (0,0) size 742x45
text run at (0,0) width 742: "If you scroll the table over the top left corner of the viewport, the first, second, and fourth"
text run at (0,15) width 718: "rows as well as cell L should reveal a purple and aqua band forming a 90-degree angle in the"
text run at (0,30) width 125: "top left corner."
- RenderListItem {LI} at (40,45) size 744x15
- RenderListMarker at (-16,0) size 6x15: bullet
+ LayoutListItem {LI} at (40,45) size 744x15
+ LayoutListMarker at (-16,0) size 6x15: bullet
RenderText {#text} at (0,0) size 648x15
text run at (0,0) width 648: "Cells A and P should have a rainbow background that seems attached to the viewport."
RenderBlock {DL} at (0,191.78) size 784x60

Powered by Google App Engine
This is Rietveld 408576698