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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43b-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-43b-expected.txt
diff --git a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43b-expected.txt b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43b-expected.txt
index 9012b6a2f58c0fce21812eca6d29d442c5bcc504..d282423cf83dc559351ec1135da1810824ef69f7 100644
--- a/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43b-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43b-expected.txt
@@ -1,23 +1,23 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
- RenderBlock {html} at (0,0) size 800x164
- RenderBody {body} at (8,16) size 784x140
- RenderBlock {div} at (0,0) size 784x86
- RenderBlock {p} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 221x16
+layer at (0,0) size 800x170
+ RenderBlock {html} at (0,0) size 800x170
+ RenderBody {body} at (8,16) size 784x146
+ RenderBlock {div} at (0,0) size 784x90
+ RenderBlock {p} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 221x18
text run at (0,0) width 221: "This paragraph should be unstyled"
- LayoutTable {table} at (0,32) size 227x54
- LayoutTableSection {tbody} at (0,0) size 227x54
- LayoutTableRow {tr} at (0,2) size 227x50
- LayoutTableCell {td} at (2,2) size 223x50 [r=0 c=0 rs=1 cs=1]
- RenderBlock {p} at (1,17) size 221x16
- RenderText {#text} at (0,0) size 221x16
+ LayoutTable {table} at (0,34) size 227x56
+ LayoutTableSection {tbody} at (0,0) size 227x56
+ LayoutTableRow {tr} at (0,2) size 227x52
+ LayoutTableCell {td} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {p} at (1,17) size 221x18
+ RenderText {#text} at (0,0) size 221x18
text run at (0,0) width 221: "This paragraph should be unstyled"
- LayoutTable {table} at (0,86) size 314x54
- LayoutTableSection {tbody} at (0,0) size 314x54
- LayoutTableRow {tr} at (0,2) size 314x50
- LayoutTableCell {td} at (2,2) size 310x50 [r=0 c=0 rs=1 cs=1]
- RenderBlock {p} at (1,17) size 308x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x16
+ LayoutTable {table} at (0,90) size 314x56
+ LayoutTableSection {tbody} at (0,0) size 314x56
+ LayoutTableRow {tr} at (0,2) size 314x52
+ LayoutTableCell {td} at (2,2) size 310x52 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {p} at (1,17) size 308x18 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 308x18
text run at (0,0) width 308: "This paragraph should have a green background"

Powered by Google App Engine
This is Rietveld 408576698