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

Unified Diff: third_party/WebKit/LayoutTests/fast/html/summary-flexbox-expected.txt

Issue 2373963002: Support display:flex for 'summary' (Closed)
Patch Set: Created 4 years, 3 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/fast/html/summary-flexbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/html/summary-flexbox-expected.txt b/third_party/WebKit/LayoutTests/fast/html/summary-flexbox-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..71db1d068e1e2b44499053a2aaf8eac9aad9e70d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/html/summary-flexbox-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
cbiesinger 2016/09/28 11:16:09 For new tests, it is better to write them as refte
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutBlockFlow {DETAILS} at (0,0) size 784x20
+ LayoutFlexibleBox {SUMMARY} at (0,0) size 784x20
+ LayoutDetailsMarker {DIV} at (0,0) size 10.55x10.55: right
+ LayoutBlockFlow {SPAN} at (16.94,0) size 25x20
+ LayoutText {#text} at (0,0) size 25x19
+ text run at (0,0) width 25: "hola"
+ LayoutBlockFlow {SPAN} at (41.94,0) size 22x20
+ LayoutText {#text} at (0,0) size 22x19
+ text run at (0,0) width 22: "qu\x{E9}"
+ LayoutBlockFlow {SPAN} at (63.94,0) size 21x20
+ LayoutText {#text} at (0,0) size 21x19
+ text run at (0,0) width 21: "tal?"

Powered by Google App Engine
This is Rietveld 408576698