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

Unified Diff: LayoutTests/fast/overflow/abs-rel-pos-invalidation-ancestor-expected.txt

Issue 482063005: Allow paint invalidation containers to cross frame boundaries. (re-land #2) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added position:fixed inside iframe test. Created 6 years, 4 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/overflow/abs-rel-pos-invalidation-ancestor-expected.txt
diff --git a/LayoutTests/fast/overflow/abs-rel-pos-invalidation-ancestor-expected.txt b/LayoutTests/fast/overflow/abs-rel-pos-invalidation-ancestor-expected.txt
index 9b890e86153286b7ccda32e95755fba7e719c1d5..685efe12a864534842314ee1dbb5baa9f6ddd737 100644
--- a/LayoutTests/fast/overflow/abs-rel-pos-invalidation-ancestor-expected.txt
+++ b/LayoutTests/fast/overflow/abs-rel-pos-invalidation-ancestor-expected.txt
@@ -7,7 +7,7 @@
"drawsContent": true,
"repaintRects": [
[208, 16, 100, 100],
- [8, 16, 100, 100]
+ [16, 32, 100, 100]
leviw_travelin_and_unemployed 2014/08/19 18:47:06 Is this change expected?
chrishtr 2014/08/19 21:18:02 Fixed.
]
}
]

Powered by Google App Engine
This is Rietveld 408576698