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

Unified Diff: LayoutTests/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/fast/repaint/layout-state-relative-expected.txt
diff --git a/LayoutTests/fast/repaint/layout-state-relative-expected.txt b/LayoutTests/fast/repaint/layout-state-relative-expected.txt
deleted file mode 100644
index b554619b16ce817246c71bb4802073cc579dcc1f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/layout-state-relative-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,16) size 784x52
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 100x18
- text run at (0,0) width 100: "Repaint test for "
- RenderInline {I} at (0,0) size 514x18
- RenderInline {A} at (0,0) size 154x18 [color=#0000EE]
- RenderText {#text} at (100,0) size 154x18
- text run at (100,0) width 154: "rdar://problem/6048566"
- RenderText {#text} at (254,0) size 360x18
- text run at (254,0) width 4: " "
- text run at (258,0) width 356: "Repaint original element's position, not its offset position"
- RenderText {#text} at (614,0) size 4x18
- text run at (614,0) width 4: "."
-layer at (8,150) size 784x18
- RenderBlock (relative positioned) {DIV} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 39x18
- text run at (0,0) width 39: "PASS"

Powered by Google App Engine
This is Rietveld 408576698