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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/insert-cell-before-form-expected.txt

Issue 1412303002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/fast/table/insert-cell-before-form-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/insert-cell-before-form-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/insert-cell-before-form-expected.txt
index 639da8a5e826002dde25ed37fba9560b00155476..fed299f46e9920db44d36eae8fba468aca1a434b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/insert-cell-before-form-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/insert-cell-before-form-expected.txt
@@ -4,19 +4,19 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 664x18
- LayoutInline {A} at (0,0) size 157x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 157x18
- text run at (54,0) width 157: "rdar://problem/5615307"
- LayoutText {#text} at (210,0) size 508x18
- text run at (210,0) width 508: " Repro crash in WebKit!WebCore::RenderContainer::destroyLeftoverChildren"
- LayoutText {#text} at (717,0) size 5x18
- text run at (717,0) width 5: "."
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 657x18
+ LayoutInline {A} at (0,0) size 156x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 156x18
+ text run at (53,0) width 156: "rdar://problem/5615307"
+ LayoutText {#text} at (208,0) size 502x18
+ text run at (208,0) width 502: " Repro crash in WebKit!WebCore::RenderContainer::destroyLeftoverChildren"
+ LayoutText {#text} at (709,0) size 5x18
+ text run at (709,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 275x18
- text run at (0,0) width 275: "There should be a line of green text below."
+ LayoutText {#text} at (0,0) size 274x18
+ text run at (0,0) width 274: "There should be a line of green text below."
LayoutTable {TABLE} at (0,68) size 150x30 [color=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 150x30
LayoutTableRow {TR} at (0,2) size 150x26

Powered by Google App Engine
This is Rietveld 408576698