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

Unified Diff: LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/fast/repaint/layout-state-relative-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt b/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
index 527b4a92a5d239805e209fd28144be77a8f68c7c..02dcec1bf3f830d59bfce4455ae06655b5c09d31 100644
--- a/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt
@@ -1,21 +1,7 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 522x19
- RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 154x19
- text run at (96,0) width 154: "rdar://problem/6048566"
- RenderText {#text} at (250,0) size 368x19
- text run at (250,0) width 4: " "
- text run at (254,0) width 364: "Repaint original element's position, not its offset position"
- RenderText {#text} at (618,0) size 4x19
- text run at (618,0) width 4: "."
-layer at (8,152) size 784x20
- RenderBlock (relative positioned) {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
+Repaint test for rdar://problem/6048566 Repaint original element's position, not its offset position.
+
+PASS
+(repaint rects
+ (rect 8 152 784 19)
+)
+

Powered by Google App Engine
This is Rietveld 408576698