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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-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-opacity-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.txt
index 898c1a6198968f265305e5c32d4e8b96ad595350..518dd0d2e67fc699f0c62f9c633b6202f4e048b4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/backgr_layers-opacity-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x374
- LayoutBlockFlow {HTML} at (0,0) size 800x374.44
- LayoutBlockFlow {BODY} at (8,18.72) size 784x347.72
+layer at (0,0) size 800x358
+ LayoutBlockFlow {HTML} at (0,0) size 800x358.44
+ LayoutBlockFlow {BODY} at (8,18.72) size 784x331.72
LayoutBlockFlow {H3} at (0,0) size 784x23
LayoutText {#text} at (0,0) size 249x22
text run at (0,0) width 249: "crbug.com/35679: opacity: 0.5"
@@ -33,22 +33,17 @@ layer at (0,0) size 800x374
LayoutText {#text} at (0,0) size 744x39
text run at (0,0) width 744: "Cell A should be purple. Cell P should also be purple, but of a shade that reflects the underlying orange rather than the"
text run at (0,20) width 24: "red."
- LayoutBlockFlow {DIV} at (0,291.72) size 784x36
- LayoutInline {A} at (0,0) size 88x19 [color=#0000EE]
- LayoutBlockFlow {IMG} at (0,0) size 88x31
+ LayoutBlockFlow {DIV} at (0,291.72) size 784x20
+ 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,327.72) size 784x20
+ LayoutBlockFlow {ADDRESS} at (0,311.72) size 784x20
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,310) size 88x31 clip at (9,311) size 86x29 scrollHeight 62
- LayoutBlockFlow {DIV} at (0,0) size 88x31 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (26,312) size 68x60 backgroundClip at (26,312) size 68x28 clip at (26,312) size 68x28
- 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!"
layer at (8,102) size 172x22 transparent
LayoutTableRow {TR} at (0,2) size 172x22 [bgcolor=#FF0000]
LayoutTableCell {TH} at (45,2) size 40x22 [r=0 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698