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

Unified Diff: LayoutTests/fast/clip/outline-overflowClip-expected.txt

Issue 206713003: Auto-rebaseline for r169659 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/clip/outline-overflowClip-expected.txt
diff --git a/LayoutTests/fast/clip/outline-overflowClip-expected.txt b/LayoutTests/fast/clip/outline-overflowClip-expected.txt
deleted file mode 100644
index b9aba9ec0ab6753abd462605fe6a07fd7e25d123..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/clip/outline-overflowClip-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 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 765x36
- text run at (0,0) width 209: "This tests clipping of the outline. "
- text run at (209,0) width 287: "It should not be clipped by the overflow rect. "
- text run at (496,0) width 269: "The inner div has a green outline and a red"
- text run at (0,18) width 45: "border."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83,44) size 229x204 outlineClip at (83,44) size 229x204
- RenderBlock (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 99x18
- text run at (2,2) width 99: "text in outer div"
- RenderText {#text} at (0,0) size 0x0
-layer at (60,64) size 105x24 backgroundClip at (83,64) size 82x24 clip at (83,67) size 79x18 outlineClip at (83,44) size 229x204 scrollWidth 100
- RenderBlock (positioned) {DIV} at (52,20) size 105x24 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 99x18
- text run at (3,3) width 99: "text in inner div"
- text run at (102,3) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698