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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/rtl-cell-display-none-assert-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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 776x39 9 LayoutInline {I} at (0,0) size 775x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (164,0) size 350x19 11 LayoutText {#text} at (164,0) size 350x19
12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9652" 12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9652"
13 LayoutText {#text} at (514,0) size 776x39 13 LayoutText {#text} at (513,0) size 775x39
14 text run at (514,0) width 4: " " 14 text run at (513,0) width 5: " "
15 text run at (518,0) width 258: "Assertion failure when changing an R TL" 15 text run at (517,0) width 258: "Assertion failure when changing an R TL"
16 text run at (0,20) width 160: "table cell to display:none" 16 text run at (0,20) width 160: "table cell to display:none"
17 LayoutText {#text} at (160,20) size 4x19 17 LayoutText {#text} at (160,20) size 4x19
18 text run at (160,20) width 4: "." 18 text run at (160,20) width 4: "."
19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {P} at (0,74) size 784x20 20 LayoutBlockFlow {P} at (0,74) size 784x20
21 LayoutText {#text} at (0,0) size 245x19 21 LayoutText {#text} at (0,0) size 244x19
22 text run at (0,0) width 245: "No assertion failure means TEST PASS." 22 text run at (0,0) width 244: "No assertion failure means TEST PASS."
23 LayoutTable {TABLE} at (0,110) size 48x28 [border: (1px solid #008000)] 23 LayoutTable {TABLE} at (0,110) size 48x28 [border: (1px solid #008000)]
24 LayoutTableSection {TBODY} at (1,1) size 46x26 24 LayoutTableSection {TBODY} at (1,1) size 46x26
25 LayoutTableRow {TR} at (0,2) size 46x22 25 LayoutTableRow {TR} at (0,2) size 46x22
26 LayoutTableCell {TD} at (2,2) size 42x22 [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,2) size 42x22 [r=0 c=0 rs=1 cs=1]
27 LayoutText {#text} at (1,1) size 40x19 27 LayoutText {#text} at (1,1) size 40x19
28 text run at (1,1) width 40: "Lorem" 28 text run at (1,1) width 40: "Lorem"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698