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

Unified Diff: LayoutTests/platform/win-xp/fast/css/color-correction-on-backgrounds-expected.txt

Issue 1350983002: Auto-rebaseline for r202391 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/win-xp/fast/css/color-correction-on-backgrounds-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/color-correction-on-backgrounds-expected.txt b/LayoutTests/platform/win-xp/fast/css/color-correction-on-backgrounds-expected.txt
index 5534be92d4536030ee47e7854093d83470e6ebcb..3242291a716b4253a3f3ebe8cd0f25314735bb51 100644
--- a/LayoutTests/platform/win-xp/fast/css/color-correction-on-backgrounds-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/color-correction-on-backgrounds-expected.txt
@@ -1,21 +1,21 @@
layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 122x19
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 122x19
text run at (0,0) width 122: "These should match:"
- LayoutBlockFlow (floating) {DIV} at (0,36) size 100x100 [bgcolor=#560063]
- LayoutBlockFlow (anonymous) at (0,36) size 784x105
- LayoutImage {IMG} at (100,0) size 100x100
- LayoutText {#text} at (200,85) size 4x19
- text run at (200,85) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,157) size 784x20
- LayoutText {#text} at (0,0) size 223x19
- text run at (0,0) width 223: "These should not match (at this time):"
- LayoutBlockFlow (floating) {DIV} at (0,193) size 100x100 [bgcolor=#560063]
- LayoutBlockFlow (anonymous) at (0,193) size 784x100
- LayoutImage {IMG} at (100,0) size 100x100
- LayoutText {#text} at (0,0) size 0x0
+ RenderBlock (floating) {DIV} at (0,36) size 100x100 [bgcolor=#560063]
+ RenderBlock (anonymous) at (0,36) size 784x25
+ RenderImage {IMG} at (100,0) size 20x20
+ RenderText {#text} at (120,5) size 4x19
+ text run at (120,5) width 4: " "
+ RenderBR {BR} at (0,0) size 0x0
+ RenderBlock {P} at (0,77) size 784x20
+ RenderText {#text} at (100,0) size 223x19
+ text run at (100,0) width 223: "These should not match (at this time):"
+ RenderBlock (floating) {DIV} at (100,113) size 100x100 [bgcolor=#560063]
+ RenderBlock (anonymous) at (0,113) size 784x20
+ RenderImage {IMG} at (200,0) size 20x20
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698