Changeset 293322 in webkit
- Timestamp:
- Apr 25, 2022 6:06:15 AM (3 months ago)
- Location:
- trunk
- Files:
-
- 7 edited
-
LayoutTests/ChangeLog (modified) (1 diff)
-
LayoutTests/imported/w3c/ChangeLog (modified) (1 diff)
-
LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt (modified) (4 diffs)
-
LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/tables/table-ua-stylesheet-expected.txt (modified) (1 diff)
-
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt (modified) (4 diffs)
-
Source/WebCore/ChangeLog (modified) (1 diff)
-
Source/WebCore/css/html.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r293320 r293322 1 2022-04-25 Ziran Sun <zsun@igalia.com> 2 3 UA stylesheet should include table { text-indent: initial } to conform with HTML standard 4 https://bugs.webkit.org/show_bug.cgi?id=201297 5 6 Reviewed by Tim Nguyen. 7 8 * platform/glib/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt: 9 1 10 2022-04-25 Kimmo Kinnunen <kkinnunen@apple.com> 2 11 -
trunk/LayoutTests/imported/w3c/ChangeLog
r293311 r293322 1 2022-04-25 Ziran Sun <zsun@igalia.com> 2 3 UA stylesheet should include table { text-indent: initial } to conform with HTML standard 4 https://bugs.webkit.org/show_bug.cgi?id=201297 5 6 Reviewed by Tim Nguyen. 7 8 * web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt: 9 * web-platform-tests/html/rendering/non-replaced-elements/tables/table-ua-stylesheet-expected.txt: 10 1 11 2022-04-24 Youenn Fablet <youenn@apple.com> 2 12 -
trunk/LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt
r285346 r293322 271 271 PASS <table><tbody><tr><td> - line-height 272 272 PASS <table><tbody><tr><td> - text-transform 273 FAIL <table><tbody><tr><td> - text-indent assert_equals: expected "0px" but got "5px" 273 PASS <table><tbody><tr><td> - text-indent 274 274 PASS <table><tbody><tr><td> - text-shadow 275 275 PASS <table><tbody><tr><td> - text-align … … 280 280 PASS <tbody><tr><td> (in <table>) - line-height 281 281 PASS <tbody><tr><td> (in <table>) - text-transform 282 FAIL <tbody><tr><td> (in <table>) - text-indent assert_equals: expected "0px" but got "5px" 282 PASS <tbody><tr><td> (in <table>) - text-indent 283 283 PASS <tbody><tr><td> (in <table>) - text-shadow 284 284 PASS <tbody><tr><td> (in <table>) - text-align … … 289 289 PASS <tr><td> (in <table><tbody>) - line-height 290 290 PASS <tr><td> (in <table><tbody>) - text-transform 291 FAIL <tr><td> (in <table><tbody>) - text-indent assert_equals: expected "0px" but got "5px" 291 PASS <tr><td> (in <table><tbody>) - text-indent 292 292 PASS <tr><td> (in <table><tbody>) - text-shadow 293 293 PASS <tr><td> (in <table><tbody>) - text-align … … 298 298 PASS <td> (in <table><tbody><tr>) - line-height 299 299 PASS <td> (in <table><tbody><tr>) - text-transform 300 FAIL <td> (in <table><tbody><tr>) - text-indent assert_equals: expected "0px" but got "5px" 300 PASS <td> (in <table><tbody><tr>) - text-indent 301 301 PASS <td> (in <table><tbody><tr>) - text-shadow 302 302 PASS <td> (in <table><tbody><tr>) - text-align -
trunk/LayoutTests/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/tables/table-ua-stylesheet-expected.txt
r267646 r293322 4 4 PASS Computed 'border-spacing' on table should match html spec 5 5 PASS Computed 'border-collapse' on table should match html spec 6 FAIL Computed 'text-indent' on table should match html spec assert_equals: expected "0px" but got "100px" 6 PASS Computed 'text-indent' on table should match html spec 7 7 -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/resets-expected.txt
r285708 r293322 271 271 PASS <table><tbody><tr><td> - line-height 272 272 PASS <table><tbody><tr><td> - text-transform 273 FAIL <table><tbody><tr><td> - text-indent assert_equals: expected "0px" but got "5px" 273 PASS <table><tbody><tr><td> - text-indent 274 274 PASS <table><tbody><tr><td> - text-shadow 275 275 PASS <table><tbody><tr><td> - text-align … … 280 280 PASS <tbody><tr><td> (in <table>) - line-height 281 281 PASS <tbody><tr><td> (in <table>) - text-transform 282 FAIL <tbody><tr><td> (in <table>) - text-indent assert_equals: expected "0px" but got "5px" 282 PASS <tbody><tr><td> (in <table>) - text-indent 283 283 PASS <tbody><tr><td> (in <table>) - text-shadow 284 284 PASS <tbody><tr><td> (in <table>) - text-align … … 289 289 PASS <tr><td> (in <table><tbody>) - line-height 290 290 PASS <tr><td> (in <table><tbody>) - text-transform 291 FAIL <tr><td> (in <table><tbody>) - text-indent assert_equals: expected "0px" but got "5px" 291 PASS <tr><td> (in <table><tbody>) - text-indent 292 292 PASS <tr><td> (in <table><tbody>) - text-shadow 293 293 PASS <tr><td> (in <table><tbody>) - text-align … … 298 298 PASS <td> (in <table><tbody><tr>) - line-height 299 299 PASS <td> (in <table><tbody><tr>) - text-transform 300 FAIL <td> (in <table><tbody><tr>) - text-indent assert_equals: expected "0px" but got "5px" 300 PASS <td> (in <table><tbody><tr>) - text-indent 301 301 PASS <td> (in <table><tbody><tr>) - text-shadow 302 302 PASS <td> (in <table><tbody><tr>) - text-align -
trunk/Source/WebCore/ChangeLog
r293319 r293322 1 2022-04-25 Ziran Sun <zsun@igalia.com> 2 3 UA stylesheet should include table { text-indent: initial } to conform with HTML standard 4 https://bugs.webkit.org/show_bug.cgi?id=201297 5 6 Reviewed by Tim Nguyen. 7 8 As per [1], text-indent for table should be initial. 9 [1] https://html.spec.whatwg.org/multipage/rendering.html#tables-2 10 11 * css/html.css: 12 (table): 13 1 14 2022-04-24 Philippe Normand <philn@igalia.com> 2 15 -
trunk/Source/WebCore/css/html.css
r293089 r293322 223 223 border-spacing: 2px; 224 224 border-color: gray; 225 text-indent: initial; 225 226 } 226 227
Note: See TracChangeset
for help on using the changeset viewer.