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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt

Issue 886333003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt
index cf5ede2277b3e8324c34d095d6b72bda88eb0695..8218b046756c23a88f0953c8843a69ae32bb78de 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-36-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x112
- RenderBlock {html} at (0,0) size 800x112
- RenderBody {body} at (8,16) size 784x80
- RenderBlock {p} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 307x16
+layer at (0,0) size 800x118
+ RenderBlock {html} at (0,0) size 800x118
+ RenderBody {body} at (8,16) size 784x86
+ RenderBlock {p} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 307x18
text run at (0,0) width 307: "This paragraph should have normal background"
- RenderBlock {div} at (0,32) size 784x48
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderText {#text} at (0,0) size 238x16
+ RenderBlock {div} at (0,34) size 784x52
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 238x18
text run at (0,0) width 238: "This div contains only one paragraph"
- RenderBlock {p} at (0,32) size 784x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 297x16
+ RenderBlock {p} at (0,34) size 784x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 297x18
text run at (0,0) width 297: "This paragraph should have green background"

Powered by Google App Engine
This is Rietveld 408576698