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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-3-expected.txt

Issue 1551573002: Clear box from percentage descendants when it is split off from the ancestor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/split-table-section-before-anonymous-block-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-3-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7b3156106909386dc5b6818a3ee12ff961ee6457
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-3-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ LayoutBlockFlow {HTML} at (0,0) size 800x80
+ LayoutBlockFlow {BODY} at (8,16) size 784x56
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 660x19
+ text run at (0,0) width 660: "crbug.com/568387: Should not ASSERT and should leave an anonymous block around the two inline-blocks."
+ LayoutTable (anonymous) at (0,36) size 150x20
+ LayoutTableSection {DIV} at (0,0) size 150x20
+ LayoutTableRow (anonymous) at (0,0) size 150x0
+ LayoutTableCell (anonymous) at (0,0) size 150x0 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (0,0) size 150x0
+ LayoutTableRow {DIV} at (0,0) size 150x0
+ LayoutTableRow (anonymous) at (0,0) size 150x20
+ LayoutTableCell (anonymous) at (0,0) size 150x20 [r=2 c=0 rs=1 cs=1]
+ LayoutBlockFlow (anonymous) at (0,0) size 150x20
+ LayoutBlockFlow {DIV} at (0,15) size 75x0 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (75,15) size 75x0 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (0,20) size 150x0

Powered by Google App Engine
This is Rietveld 408576698