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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-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-34-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-expected.txt
index 90311cc1fb13b4db003b537f5f1388412f8c2bff..b625272808ae2ea44255683f535da12d40c99361 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-expected.txt
@@ -1,18 +1,18 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x120
- RenderBlock {html} at (0,0) size 800x120
- RenderBody {body} at (8,8) size 784x96
- RenderBlock {div} at (0,0) size 784x96
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderText {#text} at (0,0) size 192x16
+layer at (0,0) size 800x128
+ RenderBlock {html} at (0,0) size 800x128
+ RenderBody {body} at (8,8) size 784x104
+ RenderBlock {div} at (0,0) size 784x104
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 192x18
text run at (0,0) width 192: "This div contains 3 addresses:"
- RenderBlock {address} at (16,16) size 768x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 336x16
+ RenderBlock {address} at (16,18) size 768x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 336x18
text run at (0,0) width 336: "A first address that should have a green background"
- RenderBlock {address} at (16,48) size 768x16
- RenderText {#text} at (0,0) size 275x16
+ RenderBlock {address} at (16,52) size 768x18
+ RenderText {#text} at (0,0) size 275x18
text run at (0,0) width 275: "A second address with normal background"
- RenderBlock {address} at (16,80) size 768x16
- RenderText {#text} at (0,0) size 261x16
+ RenderBlock {address} at (16,86) size 768x18
+ RenderText {#text} at (0,0) size 261x18
text run at (0,0) width 261: "A third address with normal background"

Powered by Google App Engine
This is Rietveld 408576698