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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-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/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt
index be296c8a7bfc9cef2d16eb7fff59ce02378cf05e..056704785080e3f10dfc70bd69ec21cdd228cbda 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/gpu-rasterization/images/rendering-broken-10px-images-expected.txt
@@ -58,9 +58,7 @@ 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,5) size 10x10 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
+ LayoutBlockFlow {IMG} at (12,0) size 10x10 [bgcolor=#008000]
LayoutBR {BR} at (22,0) size 0x19
LayoutText {#text} at (0,20) size 12x19
text run at (0,20) width 12: "2."
@@ -89,9 +87,7 @@ 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,5) size 10x10 [bgcolor=#008000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {SPAN} at (0,0) size 0x0
+ LayoutBlockFlow {IMG} at (12,0) size 10x10 [bgcolor=#008000]
LayoutBR {BR} at (22,0) size 0x19
LayoutText {#text} at (0,20) size 12x19
text run at (0,20) width 12: "2."
@@ -273,3 +269,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,261) size 10x10
+ LayoutBlockFlow {SPAN} at (0,5) size 10x10
+ LayoutInline {SPAN} at (0,0) size 0x0
+layer at (20,401) size 10x10
+ LayoutBlockFlow {SPAN} at (0,5) size 10x10
+ LayoutInline {SPAN} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698