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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-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/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
index 455225b7d32938a2603358d913f47675697dbfac..14e96542df772125da0faacd3a200e6432832765 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug10140-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2990
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2974
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x2990 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x2989.88
- LayoutBlockFlow {BODY} at (8,21.44) size 769x2952.44
+layer at (0,0) size 785x2974 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {HTML} at (0,0) size 785x2973.88
+ LayoutBlockFlow {BODY} at (8,21.44) size 769x2936.44
LayoutBlockFlow {H1} at (0,0) size 769x37
LayoutText {#text} at (0,0) size 270x36
text run at (0,0) width 270: "Tables and captions"
@@ -416,10 +416,14 @@ layer at (0,0) size 785x2990 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutText {#text} at (1,1) size 30x19
text run at (1,1) width 30: "Data"
LayoutBlockFlow {HR} at (0,2826.44) size 769x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,2844.44) size 769x36
- LayoutInline {A} at (0,0) size 88x19 [color=#0000EE]
- LayoutBlockFlow {IMG} at (0,0) size 88x31
- LayoutBlockFlow {P} at (0,2896.44) size 769x20
+ LayoutBlockFlow {P} at (0,2844.44) size 769x20
+ LayoutInline {A} at (0,0) size 113x19 [color=#0000EE]
+ LayoutBlockFlow {IMG} at (0,0) size 112.23x20
+ LayoutInline {SPAN} at (0,0) size 113x19
+ LayoutInline {SPAN} at (0,0) size 113x19
+ LayoutText {#text} at (0,0) size 113x19
+ text run at (0,0) width 113: "Valid HTML 4.0!"
+ LayoutBlockFlow {P} at (0,2880.44) size 769x20
LayoutText {#text} at (0,0) size 58x19
text run at (0,0) width 58: "(Back to "
LayoutInline {A} at (0,0) size 157x19 [color=#0000EE]
@@ -432,7 +436,7 @@ layer at (0,0) size 785x2990 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (222,0) width 83: "David Baron"
LayoutText {#text} at (304,0) size 6x19
text run at (304,0) width 6: ")"
- LayoutBlockFlow {P} at (0,2932.44) size 769x20
+ LayoutBlockFlow {P} at (0,2916.44) size 769x20
LayoutInline {A} at (0,0) size 33x19 [color=#0000EE]
LayoutText {#text} at (0,0) size 33x19
text run at (0,0) width 33: "LDB"
@@ -441,12 +445,3 @@ layer at (0,0) size 785x2990 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutInline {A} at (0,0) size 156x19 [color=#0000EE]
LayoutText {#text} at (41,0) size 156x19
text run at (41,0) width 156: "dbaron@fas.harvard.edu"
-layer at (8,2866) 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,2868) 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 25: "4.0!"

Powered by Google App Engine
This is Rietveld 408576698