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

Unified Diff: LayoutTests/fast/repaint/inline-relative-positioned-expected.txt

Issue 358033003: Fix LayoutState for relatively positioned inlines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Damn Windows. Created 6 years, 6 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/fast/repaint/inline-relative-positioned-expected.txt
diff --git a/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt b/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
index 31061d4fcc26dd1b2f4de37aa84355d40b237d84..b615ae7aad2aa67fb6406d63445e652a668e0f9a 100644
--- a/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
+++ b/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt
@@ -6,8 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 88, 100, 100],
- [8, 8, 100, 100]
+ [8, 88, 100, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698