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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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/fast/table/backgr_layers-show-collapsed-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt
index 2dade8598597a4a89b0bb8ed351b65686a0784df..7b8484b6f23714a6357b257956b6c144e6123d57 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-show-collapsed-border-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 806
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 790
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x806 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x806.44
- LayoutBlockFlow {BODY} at (8,18.72) size 769x779.72
+layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {HTML} at (0,0) size 785x790.44
+ LayoutBlockFlow {BODY} at (8,18.72) size 769x763.72
LayoutBlockFlow {H3} at (0,0) size 769x23
LayoutText {#text} at (0,0) size 296x22
text run at (0,0) width 296: "crbug.com/35679: empty-cells: show"
@@ -140,19 +140,14 @@ layer at (0,0) size 785x806 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 709x39
text run at (0,0) width 709: "Another set of vertical stripes should run down just inside the right border edge, also going under both horizontal"
text run at (0,20) width 44: "stripes."
- LayoutBlockFlow {DIV} at (0,723.72) size 769x36
- LayoutInline {A} at (0,0) size 88x19 [color=#0000EE]
- LayoutBlockFlow {IMG} at (0,0) size 88x31
+ LayoutBlockFlow {DIV} at (0,723.72) size 769x20
+ LayoutInline {A} at (0,0) size 121x19 [color=#0000EE]
+ LayoutBlockFlow {IMG} at (0,0) size 120.23x20
+ LayoutInline {SPAN} at (0,0) size 121x19
+ LayoutInline {SPAN} at (0,0) size 121x19
+ LayoutText {#text} at (0,0) size 121x19
+ text run at (0,0) width 121: "Valid HTML 4.01!"
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {ADDRESS} at (0,759.72) size 769x20
+ LayoutBlockFlow {ADDRESS} at (0,743.72) size 769x20
LayoutText {#text} at (0,0) size 599x19
text run at (0,0) width 599: "CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>"
-layer at (8,742) size 88x31 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 62
- LayoutBlockFlow {DIV} at (0,0) size 88x31 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (26,744) size 68x60 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (18,2) size 68x60
- LayoutText {#text} at (0,0) size 46x59
- text run at (0,0) width 34: "Valid"
- text run at (0,20) width 46: "HTML"
- text run at (0,40) width 33: "4.01!"

Powered by Google App Engine
This is Rietveld 408576698