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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/images/rendering-broken-0px-images-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-1px-images-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-0px-images-expected.txt
similarity index 94%
copy from third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-1px-images-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-0px-images-expected.txt
index a7c0c26240e0bb8309f7834b39d4d3b61ee44ae6..e18d0d6c9e5989999c5ea08bd392e620a66a729b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-1px-images-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/images/rendering-broken-0px-images-expected.txt
@@ -58,10 +58,8 @@ layer at (8,52) size 180x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,56) size 180.25x80
LayoutText {#text} at (0,0) size 12x19
text run at (0,0) width 12: "1."
- LayoutBlockFlow {IMG} at (12,14) size 1x1 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutBR {BR} at (13,0) size 0x19
+ LayoutBlockFlow {IMG} at (12,0) size 0x0 [bgcolor=#008000]
+ LayoutBR {BR} at (12,0) size 0x19
LayoutText {#text} at (0,20) size 12x19
text run at (0,20) width 12: "2."
LayoutBlockFlow {IMG} at (12,35) size 0x0 [bgcolor=#008000]
@@ -89,10 +87,8 @@ layer at (8,52) size 180x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,56) size 180.25x80
LayoutText {#text} at (0,0) size 12x19
text run at (0,0) width 12: "1."
- LayoutBlockFlow {IMG} at (12,14) size 1x1 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutBR {BR} at (13,0) size 0x19
+ LayoutBlockFlow {IMG} at (12,0) size 0x0 [bgcolor=#008000]
+ LayoutBR {BR} at (12,0) size 0x19
LayoutText {#text} at (0,20) size 12x19
text run at (0,20) width 12: "2."
LayoutBlockFlow {IMG} at (12,35) size 0x0 [bgcolor=#008000]
@@ -119,19 +115,19 @@ layer at (8,52) size 180x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,56) size 180.25x80
LayoutText {#text} at (0,0) size 12x19
text run at (0,0) width 12: "1."
- LayoutImage {IMG} at (12,14) size 1x1 [bgcolor=#008000]
- LayoutText {#text} at (13,0) size 4x19
- text run at (13,0) width 4: " "
- LayoutBR {BR} at (17,0) size 0x19
+ LayoutImage {IMG} at (12,15) size 0x0 [bgcolor=#008000]
+ LayoutText {#text} at (12,0) size 4x19
+ text run at (12,0) width 4: " "
+ LayoutBR {BR} at (16,0) size 0x19
LayoutText {#text} at (0,20) size 12x19
text run at (0,20) width 12: "2."
- LayoutImage {IMG} at (12,35) size 1x0 [bgcolor=#008000]
- LayoutText {#text} at (13,20) size 4x19
- text run at (13,20) width 4: " "
- LayoutBR {BR} at (17,20) size 0x19
+ LayoutImage {IMG} at (12,35) size 0x0 [bgcolor=#008000]
+ LayoutText {#text} at (12,20) size 4x19
+ text run at (12,20) width 4: " "
+ LayoutBR {BR} at (16,20) size 0x19
LayoutText {#text} at (0,40) size 12x19
text run at (0,40) width 12: "3."
- LayoutImage {IMG} at (12,54) size 0x1 [bgcolor=#008000]
+ LayoutImage {IMG} at (12,55) size 0x0 [bgcolor=#008000]
LayoutText {#text} at (12,40) size 4x19
text run at (12,40) width 4: " "
LayoutBR {BR} at (16,40) size 0x19
@@ -275,3 +271,9 @@ layer at (8,52) size 180x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (12,60) size 4x19
text run at (12,60) width 4: " "
LayoutBR {BR} at (16,60) size 0x19
+layer at (20,271) size 0x0
+ LayoutBlockFlow {SPAN} at (0,15) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
+layer at (20,411) size 0x0
+ LayoutBlockFlow {SPAN} at (0,15) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698