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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 177x18 7 LayoutText {#text} at (0,0) size 177x18
8 text run at (0,0) width 177: "This is a regression test for " 8 text run at (0,0) width 177: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 763x36 9 LayoutInline {I} at (0,0) size 762x36
10 LayoutInline {A} at (0,0) size 355x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
11 LayoutText {#text} at (176,0) size 355x18 11 LayoutText {#text} at (176,0) size 354x18
12 text run at (176,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9652" 12 text run at (176,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9652"
13 LayoutText {#text} at (530,0) size 763x36 13 LayoutText {#text} at (529,0) size 762x36
14 text run at (530,0) width 5: " " 14 text run at (529,0) width 5: " "
15 text run at (534,0) width 229: "Assertion failure when changing an" 15 text run at (533,0) width 229: "Assertion failure when changing an"
16 text run at (0,18) width 194: "RTL table cell to display:none" 16 text run at (0,18) width 194: "RTL table cell to display:none"
17 LayoutText {#text} at (193,18) size 5x18 17 LayoutText {#text} at (193,18) size 5x18
18 text run at (193,18) width 5: "." 18 text run at (193,18) width 5: "."
19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {P} at (0,70) size 784x18 20 LayoutBlockFlow {P} at (0,70) size 784x18
21 LayoutText {#text} at (0,0) size 260x18 21 LayoutText {#text} at (0,0) size 259x18
22 text run at (0,0) width 260: "No assertion failure means TEST PASS." 22 text run at (0,0) width 259: "No assertion failure means TEST PASS."
23 LayoutTable {TABLE} at (0,104) size 51x26 [border: (1px solid #008000)] 23 LayoutTable {TABLE} at (0,104) size 51x26 [border: (1px solid #008000)]
24 LayoutTableSection {TBODY} at (1,1) size 49x24 24 LayoutTableSection {TBODY} at (1,1) size 49x24
25 LayoutTableRow {TR} at (0,2) size 49x20 25 LayoutTableRow {TR} at (0,2) size 49x20
26 LayoutTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1]
27 LayoutText {#text} at (1,1) size 43x18 27 LayoutText {#text} at (1,1) size 43x18
28 text run at (1,1) width 43: "Lorem" 28 text run at (1,1) width 43: "Lorem"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698