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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt

Issue 875403008: 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/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
index 9fe21f4cafe88711497510aec35bac4557213ea5..f2368d92ff8efa3b7f6bc646f06465cf725e6467 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x298
RenderBlock {HTML} at (0,0) size 800x298 [color=#FF0000] [bgcolor=#FFFFFF]
RenderBody {BODY} at (0,0) size 800x298
RenderBlock {H2} at (72,0) size 656x72 [color=#000080]
- RenderText {#text} at (12,48) size 131x24
- text run at (12,48) width 131: "Hello World!"
+ RenderText {#text} at (12,46) size 131x28
+ text run at (12,46) width 131: "Hello World!"
layer at (36,72) size 764x226
RenderBlock (relative positioned) {DIV} at (36,72) size 764x226 [border: (12px solid #00000000)]
LayoutTable {TABLE} at (12,12) size 1x0
@@ -14,8 +14,8 @@ layer at (36,72) size 764x226
LayoutTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
RenderBlock {DIV} at (12,0) size 144x12
- RenderText {#text} at (0,0) size 101x12
- text run at (0,0) width 101: " "
+ RenderText {#text} at (0,-1) size 101x14
+ text run at (0,-1) width 101: " "
RenderBlock (floating) {DIV} at (36,96) size 168x48 [border: none (12px solid #000000)]
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
@@ -28,8 +28,8 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (48,132) size 668x24
RenderBlock {DIV} at (60,168) size 120x12 [bgcolor=#FFFF00] [border: none (12px solid #000000) none (12px solid #000000)]
RenderInline {DIV} at (0,0) size 1x3
- RenderText {#text} at (12,7) size 1x3
- text run at (12,7) width 1: " "
+ RenderText {#text} at (12,8) size 1x3
+ text run at (12,8) width 1: " "
RenderBlock {DIV} at (12,180) size 740x12
RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
LayoutTable {UL} at (96,192) size 48x12 [bgcolor=#FF0000]
@@ -41,13 +41,13 @@ layer at (36,72) size 764x226
LayoutTableCell {LI} at (24,0) size 12x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
LayoutTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
-layer at (48,276) size 740x10 scrollHeight 240
+layer at (48,276) size 740x10 scrollHeight 276
RenderBlock {DIV} at (12,204) size 740x10
- LayoutTable {TABLE} at (0,0) size 64x240
- LayoutTableSection {TBODY} at (0,0) size 64x240
- LayoutTableRow {TR} at (0,0) size 64x240
- LayoutTableCell {TD} at (0,0) size 64x240 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,116) size 64x64
+ LayoutTable {TABLE} at (0,0) size 64x276
+ LayoutTableSection {TBODY} at (0,0) size 64x276
+ LayoutTableRow {TR} at (0,0) size 64x276
+ LayoutTableCell {TD} at (0,0) size 64x276 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (0,152) size 64x64
layer at (132,108) size 48x18
RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
layer at (132,144) size 48x15
@@ -58,8 +58,8 @@ layer at (108,120) size 96x12
layer at (84,144) size 144x24
RenderBlock (positioned) {DIV} at (48,72) size 144x24 [bgcolor=#FF0000]
RenderBlock {DIV} at (0,0) size 144x0
- RenderInline {OBJECT} at (0,0) size 131x12
- RenderInline {OBJECT} at (0,0) size 131x12
+ RenderInline {OBJECT} at (0,0) size 131x14
+ RenderInline {OBJECT} at (0,0) size 131x14
RenderImage {OBJECT} at (13,0) size 131x24 [border: none (12px solid #000000) none]
RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: none (12px solid #FF0000) none (12px solid #000000)]
RenderBlock {DIV} at (0,0) size 144x24 [border: none (24px solid #FFFF00)]

Powered by Google App Engine
This is Rietveld 408576698