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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-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/mac/editing/execCommand/insertImage-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.txt
index 555314af8b9e768dbbff560195cec77acec40caf..02ff65c6b84099b098b9f9654e6bbc6051517a3b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/insertImage-expected.txt
@@ -15,11 +15,8 @@ layer at (0,0) size 800x600
text run at (0,18) width 375: "passes execCommand a path where no image should exist."
LayoutBlockFlow {DIV} at (0,52) size 784x103
LayoutImage {IMG} at (0,0) size 76x103
- LayoutBlockFlow {IMG} at (76,83) size 20x20
+ LayoutBlockFlow {IMG} at (76,103) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
LayoutBlockFlow {UL} at (0,171) size 784x0
-layer at (84,143) size 20x20 clip at (85,144) size 18x18
- LayoutBlockFlow {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (102,145) size 0x0
- LayoutBlockFlow {DIV} at (18,2) size 0x0
caret: position 1 of child 1 {IMG} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698