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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-45b-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-45b-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-45b-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-45b-expected.txt
index 5bbf445fe2b6dbadddaa0c9835511180ba7b3cec..b2b39a636524a11e4f2cd715d1c2f8fba4ad8f7d 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-45b-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-45b-expected.txt
@@ -1,21 +1,21 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x176
- RenderBlock {html} at (0,0) size 800x176
- RenderBody {body} at (8,16) size 784x144
- RenderBlock {div} at (0,0) size 784x144
- RenderBlock {p} at (0,0) size 784x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 312x16
+layer at (0,0) size 800x186
+ RenderBlock {html} at (0,0) size 800x186
+ RenderBody {body} at (8,16) size 784x154
+ RenderBlock {div} at (0,0) size 784x154
+ RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 312x18
text run at (0,0) width 312: "This paragraph should have a green background."
- RenderBlock {p} at (0,32) size 784x16
- RenderText {#text} at (0,0) size 206x16
+ RenderBlock {p} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 206x18
text run at (0,0) width 206: "But this one should be unstyled."
- RenderBlock {p} at (0,64) size 784x16
- RenderText {#text} at (0,0) size 240x16
+ RenderBlock {p} at (0,68) size 784x18
+ RenderText {#text} at (0,0) size 240x18
text run at (0,0) width 240: "And this one should also be unstyled."
- RenderBlock {address} at (0,96) size 784x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 684x16
+ RenderBlock {address} at (0,102) size 784x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 684x18
text run at (0,0) width 684: "This address is only here to fill some space between two paragraphs and should have a green background."
- RenderBlock {p} at (0,128) size 784x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 336x16
+ RenderBlock {p} at (0,136) size 784x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 336x18
text run at (0,0) width 336: "This paragraph should have a green background too."

Powered by Google App Engine
This is Rietveld 408576698