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

Unified Diff: LayoutTests/platform/linux/fast/clip/nested-rounded-rect-expected.txt

Issue 694753004: Correctly ignore "self" for border radius clipping when painting the background phase or fragments. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed fprintf. Created 6 years, 2 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/linux/fast/clip/nested-rounded-rect-expected.txt
diff --git a/LayoutTests/platform/linux/fast/clip/nested-rounded-rect-expected.txt b/LayoutTests/platform/linux/fast/clip/nested-rounded-rect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d616b591f157a4a51b87d190c16aeb901f9439f7
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/clip/nested-rounded-rect-expected.txt
@@ -0,0 +1,12 @@
+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
+layer at (8,8) size 784x22
+ RenderBlock (relative positioned) {DIV} at (0,0) size 784x22
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 24x22 clip at (9,9) size 22x20
+ RenderBlock (relative positioned) {DIV} at (0,0) size 24x22 [bgcolor=#D3D3D3] [border: (1px solid #000000)]
+ RenderText {#text} at (1,1) size 22x19
+ text run at (1,1) width 22: "text"

Powered by Google App Engine
This is Rietveld 408576698