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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-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/bugs/bug2479-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
index 0bbe5024114a45923e3324fbaebfcfd43e8ef636..ff4c2eccf4baf231ce215621ab7cef85abe2804f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2479-1-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 989
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 973
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x989.13
- LayoutBlockFlow {BODY} at (8,21.44) size 769x951.69
+layer at (0,0) size 785x973 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {HTML} at (0,0) size 785x973.13
+ LayoutBlockFlow {BODY} at (8,21.44) size 769x935.69
LayoutBlockFlow {H1} at (0,0) size 769x37
LayoutText {#text} at (0,0) size 344x36
text run at (0,0) width 344: "Anonymous table objects"
@@ -272,10 +272,14 @@ layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 144x19
text run at (0,0) width 144: "Table 2, Row 3, Cell 4"
LayoutBlockFlow {HR} at (0,825.69) size 769x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,843.69) size 769x36
- LayoutInline {A} at (0,0) size 88x19 [color=#0000EE]
- LayoutBlockFlow {IMG} at (0,0) size 88x31
- LayoutBlockFlow {P} at (0,895.69) size 769x20
+ LayoutBlockFlow {P} at (0,843.69) 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,879.69) 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]
@@ -288,7 +292,7 @@ layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s
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,931.69) size 769x20
+ LayoutBlockFlow {P} at (0,915.69) 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"
@@ -297,12 +301,3 @@ layer at (0,0) size 785x989 backgroundClip at (0,0) size 785x600 clip at (0,0) s
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,865) 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,867) 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