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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
index c1a2e6cb3fa3d366f5671e30ad4384780313686d..c7bf2c1c8da2c8786f9af648853a0212fa794ebe 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x1707 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 153x17
text run at (0,0) width 153: "Fixed Backgrounds"
RenderBlock {UL} at (0,117.78) size 784x64
- RenderListItem {LI} at (40,0) size 744x48
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,0) size 744x48
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 736x48
text run at (0,0) width 704: "If you scroll the table over the top left corner of the viewport, the first, second, and"
text run at (0,16) width 736: "fourth rows as well as cell L should reveal a purple and aqua band forming a 90-degree angle"
text run at (0,32) width 184: "in the top left corner."
- RenderListItem {LI} at (40,48) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,48) size 744x16
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 664x16
text run at (0,0) width 664: "Cells A and P should have a rainbow background that seems attached to the viewport."
RenderBlock {DL} at (0,194.78) size 784x64

Powered by Google App Engine
This is Rietveld 408576698