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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-0px-images-expected.txt

Issue 2853733004: Render 0px broken images correctly in quirks mode (Closed)
Patch Set: Render 0px broken images correctly in quirks mode Created 3 years, 7 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: third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-0px-images-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-10px-images-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-0px-images-expected.txt
similarity index 93%
copy from third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-10px-images-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-0px-images-expected.txt
index 5a26fe5af437660554df0fb708b8e4fc7b867563..2989589f2947db39f25ce128a78569de29085ba6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-10px-images-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/images/rendering-broken-0px-images-expected.txt
@@ -58,10 +58,8 @@ layer at (8,50) size 180x916 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,52) size 180.25x72
LayoutText {#text} at (0,0) size 12x18
text run at (0,0) width 12: "1."
- LayoutBlockFlow {IMG} at (12,4) size 10x10 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutBR {BR} at (22,0) size 0x18
+ LayoutBlockFlow {IMG} at (12,0) size 0x0 [bgcolor=#008000]
+ LayoutBR {BR} at (12,0) size 0x18
LayoutText {#text} at (0,18) size 12x18
text run at (0,18) width 12: "2."
LayoutBlockFlow {IMG} at (12,32) size 0x0 [bgcolor=#008000]
@@ -89,10 +87,8 @@ layer at (8,50) size 180x916 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,52) size 180.25x72
LayoutText {#text} at (0,0) size 12x18
text run at (0,0) width 12: "1."
- LayoutBlockFlow {IMG} at (12,4) size 10x10 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutBR {BR} at (22,0) size 0x18
+ LayoutBlockFlow {IMG} at (12,0) size 0x0 [bgcolor=#008000]
+ LayoutBR {BR} at (12,0) size 0x18
LayoutText {#text} at (0,18) size 12x18
text run at (0,18) width 12: "2."
LayoutBlockFlow {IMG} at (12,32) size 0x0 [bgcolor=#008000]
@@ -119,19 +115,19 @@ layer at (8,50) size 180x916 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,52) size 180.25x72
LayoutText {#text} at (0,0) size 12x18
text run at (0,0) width 12: "1."
- LayoutImage {IMG} at (12,4) size 10x10 [bgcolor=#008000]
- LayoutText {#text} at (22,0) size 4x18
- text run at (22,0) width 4: " "
- LayoutBR {BR} at (26,0) size 0x18
+ LayoutImage {IMG} at (12,14) size 0x0 [bgcolor=#008000]
+ LayoutText {#text} at (12,0) size 4x18
+ text run at (12,0) width 4: " "
+ LayoutBR {BR} at (16,0) size 0x18
LayoutText {#text} at (0,18) size 12x18
text run at (0,18) width 12: "2."
- LayoutImage {IMG} at (12,32) size 10x0 [bgcolor=#008000]
- LayoutText {#text} at (22,18) size 4x18
- text run at (22,18) width 4: " "
- LayoutBR {BR} at (26,18) size 0x18
+ LayoutImage {IMG} at (12,32) size 0x0 [bgcolor=#008000]
+ LayoutText {#text} at (12,18) size 4x18
+ text run at (12,18) width 4: " "
+ LayoutBR {BR} at (16,18) size 0x18
LayoutText {#text} at (0,36) size 12x18
text run at (0,36) width 12: "3."
- LayoutImage {IMG} at (12,40) size 0x10 [bgcolor=#008000]
+ LayoutImage {IMG} at (12,50) size 0x0 [bgcolor=#008000]
LayoutText {#text} at (12,36) size 4x18
text run at (12,36) width 4: " "
LayoutBR {BR} at (16,36) size 0x18
@@ -275,3 +271,9 @@ layer at (8,50) size 180x916 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (12,54) size 4x18
text run at (12,54) width 4: " "
LayoutBR {BR} at (16,54) size 0x18
+layer at (20,254) size 0x0
+ LayoutBlockFlow {SPAN} at (0,14) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
+layer at (20,380) size 0x0
+ LayoutBlockFlow {SPAN} at (0,14) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698